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 |
---|---|---|---|---|
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/Printing/DumpAST.swift |
24 | 31 (77%) | 26 (92%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/DumpAST.swift Sources/_MatchingEngine/Regex/Parse/LexicalAnalysis.swift |
22 | 26 (84%) | 62 (35%) | 2022-01-28 |
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/Parse/LexicalAnalysis.swift |
22 | 31 (70%) | 62 (35%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Parse/LexicalAnalysis.swift Sources/_MatchingEngine/Regex/Parse/Diagnostics.swift |
20 | 62 (32%) | 29 (68%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/PrintAsPattern.swift Sources/_MatchingEngine/Regex/Printing/DumpAST.swift |
19 | 19 (100%) | 26 (73%) | 2022-01-28 |
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/Printing/PrintAsPattern.swift |
18 | 31 (58%) | 19 (94%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/AST/Atom.swift Sources/_MatchingEngine/Regex/Printing/DumpAST.swift |
18 | 35 (51%) | 26 (69%) | 2022-01-27 |
Sources/_MatchingEngine/Regex/Parse/Parse.swift Sources/_MatchingEngine/Regex/Parse/LexicalAnalysis.swift |
17 | 32 (53%) | 62 (27%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/DumpAST.swift Sources/_MatchingEngine/Regex/AST/AST.swift |
17 | 26 (65%) | 29 (58%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/DumpAST.swift Sources/_MatchingEngine/Regex/Parse/Parse.swift |
17 | 26 (65%) | 32 (53%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/PrintAsCanonical.swift Sources/_MatchingEngine/Regex/Printing/DumpAST.swift |
17 | 18 (94%) | 26 (65%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/PrintAsPattern.swift Sources/_MatchingEngine/Regex/Parse/Parse.swift |
17 | 19 (89%) | 32 (53%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/PrintAsPattern.swift Sources/_MatchingEngine/Regex/Printing/PrintAsCanonical.swift |
17 | 19 (89%) | 18 (94%) | 2022-01-28 |
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/Parse/Parse.swift |
17 | 31 (54%) | 32 (53%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/AST/Atom.swift Sources/_StringProcessing/ASTBuilder.swift |
17 | 35 (48%) | 31 (54%) | 2022-01-27 |
Sources/_MatchingEngine/Regex/Printing/PrintAsCanonical.swift Sources/_MatchingEngine/Regex/Parse/Parse.swift |
16 | 18 (88%) | 32 (50%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/Printing/PrintAsPattern.swift Sources/_MatchingEngine/Regex/Parse/LexicalAnalysis.swift |
16 | 19 (84%) | 62 (25%) | 2022-01-28 |
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/AST/AST.swift |
16 | 31 (51%) | 29 (55%) | 2022-01-28 |
Sources/_StringProcessing/ASTBuilder.swift Sources/_MatchingEngine/Regex/Printing/PrintAsCanonical.swift |
16 | 31 (51%) | 18 (88%) | 2022-01-28 |
Sources/_MatchingEngine/Regex/AST/Atom.swift Sources/_MatchingEngine/Regex/AST/AST.swift |
16 | 35 (45%) | 29 (55%) | 2022-01-27 |