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).
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| src/main/kotlin/com/pestphp/pest/features/datasets/DatasetIndex.kt src/main/kotlin/com/pestphp/pest/PestFunctionsUtil.kt |
1 | 6 (16%) | 26 (3%) | 2026-01-14 |
| src/main/kotlin/com/pestphp/pest/indexers/PestTestIndex.kt src/main/kotlin/com/pestphp/pest/PestFunctionsUtil.kt |
1 | 15 (6%) | 26 (3%) | 2026-01-13 |
| src/main/kotlin/com/pestphp/pest/features/datasets/DatasetUtil.kt src/main/kotlin/com/pestphp/pest/PestFunctionsUtil.kt |
1 | 5 (20%) | 26 (3%) | 2026-01-14 |
| src/main/kotlin/com/pestphp/pest/features/datasets/InvalidDatasetReferenceInspection.kt src/main/kotlin/com/pestphp/pest/features/datasets/DatasetUtil.kt |
1 | 6 (16%) | 5 (20%) | 2026-01-14 |
| src/main/kotlin/com/pestphp/pest/features/datasets/InvalidDatasetReferenceInspection.kt src/main/kotlin/com/pestphp/pest/features/datasets/DatasetIndex.kt |
1 | 6 (16%) | 6 (16%) | 2026-01-14 |
| src/main/kotlin/com/pestphp/pest/features/datasets/InvalidDatasetReferenceInspection.kt src/main/kotlin/com/pestphp/pest/PestFunctionsUtil.kt |
1 | 6 (16%) | 26 (3%) | 2026-01-14 |
| src/main/kotlin/com/pestphp/pest/features/datasets/DatasetUtil.kt src/main/kotlin/com/pestphp/pest/features/datasets/DatasetIndex.kt |
1 | 5 (20%) | 6 (16%) | 2026-01-14 |