| blib/lib/Report/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 1 | if (ref $proto) |
| 59 | 0 | 1 | unless defined _HASH($attr) and defined $$attr{'cfg'} |
| 71 | 0 | 1 | if (-f $$self{'cfg'}) |
| 83 | 0 | 1 | unless defined _HASH($$self{'cfg'}) |
| 97 | 1 | 0 | unless ($renderer->isa('Report::Generator::Render')) |
| 104 | 0 | 1 | if $@ |
| 110 | 0 | 1 | if ($$self{'rendered'}) { } |
| 113 | 0 | 0 | if ($$self{'cfg'}{'post_processing'}) |