Branch Coverage

blib/lib/Math/NumSeq/OEIS/Catalogue/Plugin/ZZ_Files.pm
Criterion Covered Total %
branch 4 22 18.1


line true false branch
52 0 0 $anum =~ /A0(\d{6})/ ? :
64 0 0 if (-e $filename)
84 1 129 if ($cached_time != $time)
91 1 0 unless (defined $mtime)
92 0 1 if ($cached_mtime != $mtime)
117 0 0 unless (opendir DIR, $dir)
134 0 0 unless $basename =~ /^( A(\d*)(\.internal)?(\.html?)? # $2 num |[ab](\d*)\.txt # $5 num )$/xi
139 0 0 if $seen{$num}++
140 0 0 unless &$callback($num)
142 0 0 unless closedir DIR
189 0 0 if (defined $num) { }