Ran
|
Files
21
|
Run time
1s
|
Badge
README BADGES
|
push
github
204 of 206 branches covered (99.03%)
Branch coverage included in aggregate %.
478 of 479 relevant lines covered (99.79%)
30.67 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
96.55 | src/command.ts | 206 | 45 | 44 | 1 | 145.0 | |||
97.83 | src/command-parser/expand-npm-wildcard.ts | 76 | 30 | 30 | 0 | 21.0 | |||
100.0 | src/completion-listener.ts | 107 | 24 | 24 | 0 | 21.0 | |||
100.0 | src/flow-control/input-handler.ts | 84 | 24 | 24 | 0 | 7.0 | |||
100.0 | src/defaults.ts | 83 + 69 | 16 + 8 | 16 + 12 | 0 - 4 | 13.0 + 12 | |||
100.0 | src/concurrently.ts | 254 + 203 | 52 + 26 | 52 + 28 | 0 - 2 | 16.0 + 13 | |||
100.0 | src/command-parser/strip-quotes.ts | 19 | 5 | 5 | 0 | 28.0 | |||
100.0 | src/fixtures/fake-command.ts | 50 | 13 | 13 | 0 | 145.0 | |||
100.0 | src/command-parser/expand-npm-shortcut.ts | 22 | 5 | 5 | 0 | 28.0 | |||
100.0 | src/command-parser/expand-arguments.ts | 44 + 12 | 14 - 1 | 14 + 7 | 0 - 8 | 7.0 + 6 |