blib/lib/Math/SimpleHisto/XS/Named.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 1 | unless $names and ref $names eq 'ARRAY' |
48 | 0 | 12 | unless exists $$self{'namehash'}{$name} |
99 | 0 | 5 | unless @_ |
103 | 2 | 3 | if (ref $x eq 'ARRAY') { } |
109 | 3 | 2 | defined $w ? : |
125 | 0 | 6 | unless $methname =~ /^(.*)::([^:]+)$/ |
129 | 6 | 0 | if ($hist->can($methname)) |