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 | 2 | 128 | if ($cached_time != $time) |
91 | 2 | 0 | unless (defined $mtime) |
92 | 0 | 2 | 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) { } |