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.
No file pairs changed together.
No temporal cross-component dependencies found.
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| analysis_options.yaml pubspec.yaml |
3 | 7 (42%) | 34 (8%) | 2021-06-15 |
| example/spawn_process_example.dart pubspec.yaml |
3 | 4 (75%) | 34 (8%) | 2021-06-15 |
| example/spawn_process_example.dart analysis_options.yaml |
3 | 4 (75%) | 7 (42%) | 2021-06-15 |
| lib/src/charcodes.dart lib/src/shell_words.dart |
3 | 3 (100%) | 8 (37%) | 2021-02-23 |
| pubspec.yaml lib/src/shell_words.dart |
2 | 34 (5%) | 8 (25%) | 2021-02-23 |
| lib/src/ansi_code.dart pubspec.yaml |
2 | 11 (18%) | 34 (5%) | 2021-06-15 |
| lib/src/ansi_code.dart analysis_options.yaml |
2 | 11 (18%) | 7 (28%) | 2021-06-15 |
| lib/src/process_manager.dart pubspec.yaml |
2 | 11 (18%) | 34 (5%) | 2021-02-24 |
| lib/src/shared_stdin.dart pubspec.yaml |
2 | 7 (28%) | 34 (5%) | 2021-02-24 |
| lib/src/shared_stdin.dart lib/src/process_manager.dart |
2 | 7 (28%) | 11 (18%) | 2021-02-24 |
| lib/src/charcodes.dart pubspec.yaml |
2 | 3 (66%) | 34 (5%) | 2021-02-23 |
| lib/src/ansi_code.dart example/spawn_process_example.dart |
1 | 11 (9%) | 4 (25%) | 2021-06-15 |
| lib/src/permissions.dart pubspec.yaml |
1 | 5 (20%) | 34 (2%) | 2021-02-24 |
| lib/src/permissions.dart lib/src/ansi_code.dart |
1 | 5 (20%) | 11 (9%) | 2021-02-24 |
| lib/src/process_manager.dart lib/src/ansi_code.dart |
1 | 11 (9%) | 11 (9%) | 2021-02-24 |
| lib/src/process_manager.dart lib/src/permissions.dart |
1 | 11 (9%) | 5 (20%) | 2021-02-24 |
| lib/src/process_manager.dart analysis_options.yaml |
1 | 11 (9%) | 7 (14%) | 2021-02-24 |
| lib/src/process_manager.dart example/spawn_process_example.dart |
1 | 11 (9%) | 4 (25%) | 2021-02-24 |
| lib/src/shared_stdin.dart lib/src/ansi_code.dart |
1 | 7 (14%) | 11 (9%) | 2021-02-24 |
| lib/src/shared_stdin.dart lib/src/permissions.dart |
1 | 7 (14%) | 5 (20%) | 2021-02-24 |