| blib/lib/TAP/Formatter/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 10 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 107 | 0 | 0 | !$self->formatter->verbose && -t $self->formatter->stdout && !$ENV{'HARNESS_NOTTY'} |
| 198 | 0 | 0 | 0 | defined $start_time and defined $end_time |
| line | l | !l | condition |
|---|---|---|---|
| 61 | 107 | 0 | $arg_for ||= {} |
| 200 | 0 | 0 | $elapsed || '<1' |