| lib/File/Information/VerifyResult.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | $res->isa(__PACKAGE__) ? : |
| 0 | 0 | $res->can('_class') ? : | |
| 42 | 0 | 0 | if ($failed) { } |
| 0 | 0 | elsif ($passed_by_class{'File::Information::VerifyTestResult'->CLASS_METADATA} and $passed_by_class{'File::Information::VerifyTestResult'->CLASS_STRONG}) { } | |
| 0 | 0 | elsif (scalar grep({$_;} values %passed_by_class)) { } |