Filename | LoC | Issues | Analysers |
---|---|---|---|
/src/Contracts/FinderFactory.php | 9 | 2 | 1 |
/src/Contracts/GitHashFinder.php | 19 | 2 | 1 |
/src/Contracts/GitHashRetriever.php | 11 | 4 | 2 |
/src/Exceptions/FindHashException.php | 7 | 1 | 1 |
/src/Factories/GitHashFinderFactory.php | 29 | 1 | 1 |
/src/HashFinders/GitFileSystemHashFinder.php | 35 | 16 | 7 |
/src/HashFinders/GitProcessCommandHashFinder.php | 27 | 13 | 9 |
/src/HashFinders/GitShellExecCommandHashFinder.php | 35 | 12 | 8 |
/src/Retrievers/Retriever.php | 52 | 8 | 6 |
/src/Values/GitHash.php | 16 | 6 | 4 |