blib/lib/EntityModel/Test/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 10 | 10.0 |
line | true | false | branch |
---|---|---|---|
78 | 0 | 0 | unless _methods_ok($class, $msg) |
87 | 0 | 0 | unless _methods_ok($class, $msg) |
99 | 0 | 0 | unless do { $class->can($method) }->try(do { $failed{$method} = $_ }->catch) |
103 | 0 | 0 | if (keys %failed) |
117 | 0 | 1 | if defined $diag |