Navigation | Overlay |
---|---|
t Navigate files | h Toggle hits |
y Change url to tip of branch | m Toggle misses |
b / v Jump to prev/next hit line | p Toggle partial |
z / x Jump to prev/next missed or partial line | 1..9 Toggle flags |
shift + o Open current page in GitHub | a Toggle all on |
/ or ? Show keyboard shortcuts dialog | c Toggle context lines or commits |
Files | Complexity | Coverage |
---|---|---|
src/Exception/ProcessFailedException.php | 4 | 85.71% |
src/Exception/ProcessHasErrorOutputException.php | 1 | 100.00% |
src/Misspelling.php | 18 | 96.23% |
src/MisspellingFinder.php | 13 | 82.86% |
src/MisspellingHandler/EchoHandler.php | 3 | 100.00% |
src/Source/Directory.php | 11 | 96.00% |
src/Source/File.php | 3 | 100.00% |
src/Source/MultiSource.php | 4 | 100.00% |
src/Spellchecker/Aspell.php | 10 | 93.75% |
src/Spellchecker/Hunspell.php | 12 | 89.19% |
src/Spellchecker/Ispell.php | 10 | 95.24% |
src/Spellchecker/JamSpell.php | 5 | 95.00% |
src/Spellchecker/LanguageTool.php | 6 | 88.00% |
src/Spellchecker/LanguageTool/LanguageToolApiClient.php | 6 | 96.43% |
src/Spellchecker/MultiSpellchecker.php | 19 | 91.67% |
src/Spellchecker/PHPPspell.php | 14 | 61.54% |
src/Text.php | 7 | 82.35% |
src/Text/functions.php | 0 | 100.00% |
src/TextProcessor/MarkdownRemover.php | 1 | 100.00% |
src/Utils/CommandLine.php | 14 | 76.47% |
src/Utils/IspellOutputParser.php | 5 | 100.00% |
src/Utils/LineAndOffset.php | 3 | 100.00% |
src/Utils/ProcessRunner.php | 2 | 100.00% |
Project Totals (23 files) | 171 | 89.54% |