blib/lib/Tangence/Registry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
144 | 0 | 14 | unless "Tangence::Class"->for_perlname($type) |
147 | 0 | 14 | unless eval { do { $type->can("new") } } |
168 | 0 | 2 | unless exists $_objects{$id} |