Branch Coverage

blib/lib/CPAN/YACSmoke/Plugin/Recent.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
73 5 3 if exists $$hash{$field}
95 1 1 if (not $$self{'force'} and $$self{'recent_list_age'} and -e $local and -M $local < $$self{'recent_list_age'}) { }
110 1 0 if $status == 200
114 0 1 if @$hosts == $h_ind
118 0 2 unless my $fh = 'IO::File'->new($local)
121 4382 8798 unless /^authors/
122 7638 1160 unless /\.(tar\.gz|tgz|tar\.bz2|zip)\n$/