| blib/lib/Fault/Delegate/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | unless scalar keys %{$$self{'list'};} |
| 46 | 0 | 0 | unless defined $d |
| 48 | 0 | 0 | unless (ref $d and ref $d ne 'HASH' and $d->can('log')) |
| 58 | 0 | 0 | if ($d->can('initfaults')) |
| 68 | 0 | 0 | $fault{$m->msg} ? : |
| 78 | 0 | 0 | unless eval $l->log($msg, @rest) |
| 94 | 0 | 0 | if $l->can('trans00') |
| 107 | 0 | 0 | if $l->can('trans01') |
| 119 | 0 | 0 | if $l->can('trans10') |
| 132 | 0 | 0 | if $l->can('trans11') |