blib/lib/App/Info/Handler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 28 | if $handlers{$key} |
96 | 8 | 22 | if ($class eq 'App::Info::Handler' and $p{'key'} ne 'default') { } |
98 | 1 | 7 | unless $handlers{$p{'key'}} |