blib/lib/CPAN/YACSmoke/Plugin/Recent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
72 | 5 | 3 | if exists $$hash{$field} |
94 | 2 | 0 | if (not $$self{'force'} and $$self{'recent_list_age'} and -e $local and -M $local < $$self{'recent_list_age'}) { } |
109 | 0 | 0 | if $status == 200 |
113 | 0 | 0 | if @$hosts == $h_ind |
117 | 0 | 2 | unless my $fh = 'IO::File'->new($local) |
120 | 4382 | 8798 | unless /^authors/ |
121 | 7608 | 1190 | if /CHECKSUMS|\.meta|\.readme/ |