| blib/lib/Telemetry/Any.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 50 | 4 | 0 | 2 | defined $args{'format'} and $args{'format'} eq 'table' |
| 55 | 2 | 0 | 1 | defined $args{'format'} and $args{'format'} eq 'table' |
| 64 | 2 | 0 | 1 | defined $args{'format'} and $args{'format'} eq 'table' |
| line | l | !l | condition |
|---|---|---|---|
| 119 | 1 | 2 | $args{'sort_by'} || 'time' |