blib/lib/Clownfish.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
72 | 8 | 0 | if $parent->isa('Clownfish::Obj') |
84 | 0 | 42 | if ref $glob |
85 | 36 | 6 | unless *$glob{'CODE'} |
95 | 2 | 7 | if (not $singleton_class->isa($parent_class)) |
144 | 0 | 0 | if (defined $val) |
145 | 0 | 0 | unless &blessed($val) and $val->isa('Clownfish::Err') |