| blib/lib/Dist/Zilla/App/Command/coverh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if ($opt->{'history'}) { } |
| 43 | 0 | 0 | unless $history_file->exists |
| 46 | 0 | 0 | unless scalar @$history |
| 82 | 0 | 0 | unless $build_dir->is_dir |
| 103 | 0 | 0 | unless ($log_file->exists) |
| 108 | 0 | 0 | if (scalar @$log and $log->[-1]{'version'} eq $summary->{'version'}) { } |