blib/lib/Test/TableDriven.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 3 | unless $code{$sub} = *{$caller . '::' . $sub;}{'CODE'} |
52 | 0 | 3 | if $@ |
68 | 3 | 4 | if (ref $expected or ref $got) { } |
79 | 0 | 8 | unless defined $_ |