| blib/lib/Tapper/Cmd/Testplan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | l | !l | condition |
|---|---|---|---|
| 97 | 0 | 0 | $comment ||= 'Testplan cancelled' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 1 | 4 | 0 | $plan->{'testplan_description'} || $plan->{'description'} |
| 166 | 1 | 0 | 0 | $opt->{'path'} || $self->parse_path($opt->{'file'}) |