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/usage_impl_io.dart lib/src/usage_impl.dart |
3 | 55 (5%) | 86 (3%) | 2021-10-14 |
lib/src/usage_impl_html.dart lib/src/usage_impl.dart |
2 | 37 (5%) | 86 (2%) | 2021-10-14 |
lib/src/usage_impl_io.dart lib/src/usage_impl_html.dart |
2 | 55 (3%) | 37 (5%) | 2021-10-14 |
pubspec.yaml lib/src/usage_impl.dart |
1 | 104 (<1%) | 86 (1%) | 2021-08-30 |
pubspec.yaml lib/src/usage_impl_io.dart |
1 | 104 (<1%) | 55 (1%) | 2021-08-30 |
example/ga.dart lib/src/usage_impl.dart |
1 | 20 (5%) | 86 (1%) | 2021-09-14 |
example/ga.dart lib/src/usage_impl_html.dart |
1 | 20 (5%) | 37 (2%) | 2021-09-14 |
example/ga.dart lib/src/usage_impl_io.dart |
1 | 20 (5%) | 55 (1%) | 2021-09-14 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/usage_impl_io.dart lib/src/usage_impl.dart |
7 | 55 (12%) | 86 (8%) | 2021-10-14 |
lib/src/usage_impl_html.dart lib/src/usage_impl.dart |
6 | 37 (16%) | 86 (6%) | 2021-10-14 |
lib/src/usage_impl_io.dart lib/src/usage_impl_html.dart |
6 | 55 (10%) | 37 (16%) | 2021-10-14 |
pubspec.yaml lib/src/usage_impl.dart |
5 | 104 (4%) | 86 (5%) | 2021-08-30 |
pubspec.yaml lib/src/usage_impl_io.dart |
5 | 104 (4%) | 55 (9%) | 2021-08-30 |
pubspec.yaml lib/src/usage_impl_html.dart |
3 | 104 (2%) | 37 (8%) | 2021-02-19 |
example/ga.dart lib/src/usage_impl.dart |
2 | 20 (10%) | 86 (2%) | 2021-09-14 |
example/ga.dart lib/src/usage_impl_html.dart |
2 | 20 (10%) | 37 (5%) | 2021-09-14 |
example/ga.dart lib/src/usage_impl_io.dart |
2 | 20 (10%) | 55 (3%) | 2021-09-14 |
lib/usage.dart lib/src/usage_impl.dart |
2 | 59 (3%) | 86 (2%) | 2021-02-08 |
lib/usage.dart lib/src/usage_impl_html.dart |
2 | 59 (3%) | 37 (5%) | 2021-02-08 |
lib/usage.dart lib/src/usage_impl_io.dart |
2 | 59 (3%) | 55 (3%) | 2021-02-08 |
lib/usage.dart pubspec.yaml |
2 | 59 (3%) | 104 (1%) | 2021-02-08 |
example/ga.dart pubspec.yaml |
1 | 20 (5%) | 104 (<1%) | 2021-02-19 |