blib/lib/PBib/Style.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 1 | $minor < 10 ? : |
56 | 0 | 8 | if (not defined $class and defined $style) |
59 | 6 | 2 | if (defined $class) { } |
60 | 6 | 0 | unless ($class =~ /::/) |
67 | 8 | 0 | if (defined $class) |
70 | 0 | 8 | unless (defined $version) |
73 | 0 | 8 | unless ($class->isa($baseclass)) |
76 | 0 | 8 | if $args{'verbose'} |
182 | 0 | 8 | if ($name =~ s/\s*=\s*(.*)$//) |