| blib/lib/Class/TLB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 24 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 111 | 0 | 3 | unless (ref $o) |
| 114 | 1 | 2 | if ($o->tlb_prototype) |
| 134 | 0 | 5 | unless (ref $o) |
| 137 | 3 | 2 | if ($o->tlb_prototype) |
| 201 | 1 | 3 | unless ($resource) |
| 206 | 0 | 3 | unless ($rclass) |
| 210 | 0 | 3 | if ($@) |
| 214 | 1 | 2 | if (not $$self{'_tlb_class'}) { } |
| 219 | 0 | 2 | unless ($resource->isa($$self{'_tlb_class'})) |
| 239 | 0 | 1004 | if $AUTOLOAD =~ /::DESTROY$/ |
| 261 | 4 | 1003 | if ($@) { } |
| 273 | 1003 | 4 | unless ($error) |