| blib/lib/Dist/Zilla/Plugin/Test/Compile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 141 | 1 | 19 | unless $self->phase |
| 143 | 2 | 17 | $self->fake_home ? : |
| 179 | 72 | 20 | unless $file == $self->_file |
| 188 | 1 | 19 | if @more_files |
| 191 | 0 | 20 | if @skips |
| 200 | 1 | 19 | if @more_files |
| 205 | 2 | 18 | $self->fail_on_warning eq 'author' && $self->filename =~ m[^xt/author/] ? : |