| blib/lib/Data/Handle/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 25 | 0 | unless (blessed $self) |
| 54 | 0 | 25 | if (defined &threads::tid) |
| 56 | 0 | 0 | if $tid |
| 93 | 104 | 84 | if $line =~ /$yellow/ |
| 94 | 32 | 52 | if $line =~ /$green/ |
| 125 | 0 | 36 | unless eval $code |
| 137 | 8 | 28 | unless (exists $$dynaexceptions{$parent}) |
| 140 | 36 | 0 | unless (exists $$dynaexceptions{$class}) |