blib/lib/Math/NumSeq/OEIS/Catalogue/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
38 | 1 | 1 | $anum =~ /A0(\d{6})/ ? : |
51 | 390 | 59605 | if ($info->{'anum'} gt $after_anum and !defined($ret) || $ret gt $info->{'anum'}) |
63 | 520 | 59475 | if ($info->{'anum'} lt $before_anum and !defined($ret) || $ret lt $info->{'anum'}) |