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 |
---|---|---|---|---|
lib/src/accumulator_sink.dart analysis_options.yaml |
1 | 3 (33%) | 7 (14%) | 2021-07-22 |
lib/src/byte_accumulator_sink.dart analysis_options.yaml |
1 | 3 (33%) | 7 (14%) | 2021-07-22 |
lib/src/byte_accumulator_sink.dart lib/src/accumulator_sink.dart |
1 | 3 (33%) | 3 (33%) | 2021-07-22 |
lib/src/codepage.dart analysis_options.yaml |
1 | 2 (50%) | 7 (14%) | 2021-07-22 |
lib/src/codepage.dart lib/src/accumulator_sink.dart |
1 | 2 (50%) | 3 (33%) | 2021-07-22 |
lib/src/codepage.dart lib/src/byte_accumulator_sink.dart |
1 | 2 (50%) | 3 (33%) | 2021-07-22 |
lib/src/hex.dart analysis_options.yaml |
1 | 3 (33%) | 7 (14%) | 2021-07-22 |
lib/src/hex.dart lib/src/accumulator_sink.dart |
1 | 3 (33%) | 3 (33%) | 2021-07-22 |
lib/src/hex.dart lib/src/byte_accumulator_sink.dart |
1 | 3 (33%) | 3 (33%) | 2021-07-22 |
lib/src/hex.dart lib/src/codepage.dart |
1 | 3 (33%) | 2 (50%) | 2021-07-22 |
lib/src/hex/decoder.dart analysis_options.yaml |
1 | 8 (12%) | 7 (14%) | 2021-07-22 |
lib/src/hex/decoder.dart lib/src/accumulator_sink.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |
lib/src/hex/decoder.dart lib/src/byte_accumulator_sink.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |
lib/src/hex/decoder.dart lib/src/codepage.dart |
1 | 8 (12%) | 2 (50%) | 2021-07-22 |
lib/src/hex/decoder.dart lib/src/hex.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |
lib/src/hex/encoder.dart analysis_options.yaml |
1 | 8 (12%) | 7 (14%) | 2021-07-22 |
lib/src/hex/encoder.dart lib/src/accumulator_sink.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |
lib/src/hex/encoder.dart lib/src/byte_accumulator_sink.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |
lib/src/hex/encoder.dart lib/src/codepage.dart |
1 | 8 (12%) | 2 (50%) | 2021-07-22 |
lib/src/hex/encoder.dart lib/src/hex.dart |
1 | 8 (12%) | 3 (33%) | 2021-07-22 |