| blib/lib/Test/Smoke/App/RepostFromArchive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 20 | 30.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 111 | 2 | 1 | if (my $jsonreport = $self->option("jsonreport")) | 
| 112 | 0 | 2 | unless -f $jsonreport | 
| 113 | 2 | 0 | if ($jsonreport =~ m[^ / ]x) { } | 
| 126 | 1 | 0 | if (@$commits) | 
| 131 | 5 | 0 | if @candidates | 
| 137 | 0 | 0 | if $max > $max_entries | 
| 159 | 0 | 0 | if /^ [0-9]+ $/x and $_ >= 1 | 
| 171 | 0 | 0 | unless opendir my $dh, $adir | 
| 174 | 0 | 0 | unless -f $fn | 
| 175 | 0 | 0 | unless $entry =~ /^ jsn [0-9a-f]+ \.jsn $/x |