A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| lib/src/emitter.dart analysis_options.yaml |
1 | 46 (2%) | 6 (16%) | 2021-10-14 |
| pubspec.yaml analysis_options.yaml |
1 | 101 (<1%) | 6 (16%) | 2021-10-14 |
| pubspec.yaml lib/src/emitter.dart |
1 | 101 (<1%) | 46 (2%) | 2021-10-14 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| pubspec.yaml lib/src/emitter.dart |
3 | 101 (2%) | 46 (6%) | 2021-10-14 |
| lib/src/visitors.dart lib/src/emitter.dart |
2 | 13 (15%) | 46 (4%) | 2021-06-24 |
| lib/src/emitter.dart analysis_options.yaml |
1 | 46 (2%) | 6 (16%) | 2021-10-14 |
| pubspec.yaml analysis_options.yaml |
1 | 101 (<1%) | 6 (16%) | 2021-10-14 |
| lib/code_builder.dart lib/src/emitter.dart |
1 | 39 (2%) | 46 (2%) | 2021-06-24 |
| lib/src/visitors.dart lib/code_builder.dart |
1 | 13 (7%) | 39 (2%) | 2021-06-24 |
| lib/src/visitors.dart pubspec.yaml |
1 | 13 (7%) | 101 (<1%) | 2021-04-05 |
| lib/src/allocator.dart lib/src/emitter.dart |
1 | 9 (11%) | 46 (2%) | 2021-04-05 |
| lib/src/allocator.dart pubspec.yaml |
1 | 9 (11%) | 101 (<1%) | 2021-04-05 |
| lib/src/allocator.dart lib/src/visitors.dart |
1 | 9 (11%) | 13 (7%) | 2021-04-05 |
| lib/src/base.dart lib/src/emitter.dart |
1 | 6 (16%) | 46 (2%) | 2021-04-05 |
| lib/src/base.dart pubspec.yaml |
1 | 6 (16%) | 101 (<1%) | 2021-04-05 |
| lib/src/base.dart lib/src/visitors.dart |
1 | 6 (16%) | 13 (7%) | 2021-04-05 |
| lib/src/base.dart lib/src/allocator.dart |
1 | 6 (16%) | 9 (11%) | 2021-04-05 |
| lib/src/matchers.dart lib/src/emitter.dart |
1 | 11 (9%) | 46 (2%) | 2021-04-05 |
| lib/src/matchers.dart pubspec.yaml |
1 | 11 (9%) | 101 (<1%) | 2021-04-05 |
| lib/src/matchers.dart lib/src/visitors.dart |
1 | 11 (9%) | 13 (7%) | 2021-04-05 |
| lib/src/matchers.dart lib/src/allocator.dart |
1 | 11 (9%) | 9 (11%) | 2021-04-05 |
| lib/src/matchers.dart lib/src/base.dart |
1 | 11 (9%) | 6 (16%) | 2021-04-05 |
| lib/src/mixins/annotations.dart lib/src/emitter.dart |
1 | 3 (33%) | 46 (2%) | 2021-04-05 |