| blib/lib/Dist/Zilla/Plugin/Git/Check.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 22 | 77.2 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 25 | 0 | /^\*\s+(.+)/ ? : |
| 68 | 5 | 20 | if (@output) |
| 69 | 0 | 5 | @output == 1 ? : |
| 80 | 10 | 10 | if (@output) |
| 81 | 10 | 0 | @output == 1 ? : |
| 91 | 5 | 5 | if (@output) |
| 92 | 0 | 5 | @output == 1 ? : |
| 95 | 4 | 1 | if ($untracked ne 'ignore') |
| 99 | 1 | 3 | unless $untracked eq 'die' |
| 108 | 2 | 5 | if (@issues) { } |
| 118 | 0 | 5 | if $self->build_warnings |