Ran
|
Files
20
|
Run time
3s
|
Badge
README BADGES
|
push
github
186 of 186 branches covered (100.0%)
Branch coverage included in aggregate %.
443 of 443 relevant lines covered (100.0%)
29.57 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/command-parser/expand-arguments.ts | 43 | 14 | 14 | 0 | 7.0 | |||
100.0 | src/command-parser/expand-npm-shortcut.ts | 22 | 5 | 5 | 0 | 26.0 | |||
100.0 | src/command-parser/expand-npm-wildcard.ts | 73 | 30 | 30 | 0 | 18.0 | |||
100.0 | src/command-parser/strip-quotes.ts | 19 | 5 | 5 | 0 | 26.0 | |||
100.0 | src/command.ts | 196 | 44 | 44 | 0 | 141.0 | |||
100.0 | src/completion-listener.ts | 102 | 23 | 23 | 0 | 20.0 | |||
100.0 | src/concurrently.ts | 247 | 50 | 50 | 0 | 14.0 | |||
100.0 | src/defaults.ts | 83 | 16 | 16 | 0 | 13.0 | |||
100.0 | src/fixtures/fake-command.ts | 52 | 14 | 14 | 0 | 134.0 | |||
100.0 | src/flow-control/input-handler.ts | 79 | 23 | 23 | 0 | 7.0 |