blib/lib/Tapper/Reports/DPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 23 | 47.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
291 | 90 | 30 | 0 | $type eq 'arbitrary' and $groupreport->reportgrouparbitrary->primaryreport |
292 | 30 | 60 | 30 | $type eq 'testrun' and $groupreport->reportgrouptestrun->primaryreport |
311 | 6 | 0 | 30 | $report->reportgrouptestrun and $report->reportgrouptestrun->testrun_id |
314 | 3 | 0 | 27 | $rgt_stats and $rgt_stats->testrun_id |
338 | 36 | 0 | 0 | defined $hwdb && %$hwdb |
line | l | !l | condition |
---|---|---|---|
62 | 0 | 0 | $ENV{'TAPPER_DEVELOPMENT'} || '0' |
103 | 0 | 0 | $cached_res->{'count'} || 0 |
121 | 0 | 0 | $ENV{'TAPPER_DEVELOPMENT'} || '0' |
342 | 0 | 36 | $report->machine_name || 'unknown' |