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.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/tree.dart lib/src/css_printer.dart |
2 | 56 (3%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/css_printer.dart |
2 | 84 (2%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/tree.dart |
2 | 84 (2%) | 56 (3%) | 2021-12-07 |
lib/parser.dart pubspec.yaml |
1 | 73 (1%) | 84 (1%) | 2021-12-06 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/tree.dart lib/src/css_printer.dart |
2 | 56 (3%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/css_printer.dart |
2 | 84 (2%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/tree.dart |
2 | 84 (2%) | 56 (3%) | 2021-12-07 |
lib/src/property.dart pubspec.yaml |
2 | 21 (9%) | 84 (2%) | 2021-10-06 |
lib/src/polyfill.dart lib/src/tree.dart |
2 | 19 (10%) | 56 (3%) | 2021-09-02 |
lib/parser.dart pubspec.yaml |
1 | 73 (1%) | 84 (1%) | 2021-12-06 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/property.dart pubspec.yaml |
3 | 21 (14%) | 84 (3%) | 2021-10-06 |
lib/src/tree.dart lib/src/css_printer.dart |
2 | 56 (3%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/css_printer.dart |
2 | 84 (2%) | 32 (6%) | 2021-12-07 |
pubspec.yaml lib/src/tree.dart |
2 | 84 (2%) | 56 (3%) | 2021-12-07 |
lib/src/polyfill.dart lib/src/tree.dart |
2 | 19 (10%) | 56 (3%) | 2021-09-02 |
lib/parser.dart pubspec.yaml |
1 | 73 (1%) | 84 (1%) | 2021-12-06 |
lib/src/analyzer.dart lib/parser.dart |
1 | 25 (4%) | 73 (1%) | 2021-03-11 |
lib/src/tree_base.dart lib/parser.dart |
1 | 17 (5%) | 73 (1%) | 2021-03-11 |
lib/src/tree_base.dart lib/src/analyzer.dart |
1 | 17 (5%) | 25 (4%) | 2021-03-11 |
lib/src/tree_printer.dart lib/parser.dart |
1 | 27 (3%) | 73 (1%) | 2021-03-11 |
lib/src/tree_printer.dart lib/src/analyzer.dart |
1 | 27 (3%) | 25 (4%) | 2021-03-11 |
lib/src/tree_printer.dart lib/src/tree_base.dart |
1 | 27 (3%) | 17 (5%) | 2021-03-11 |