blib/lib/Tapper/Reports/DPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 23 | 47.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
478 | 90 | 30 | 0 | $type eq 'arbitrary' and $groupreport->reportgrouparbitrary->primaryreport |
479 | 30 | 60 | 30 | $type eq 'testrun' and $groupreport->reportgrouptestrun->primaryreport |
498 | 6 | 0 | 30 | $report->reportgrouptestrun and $report->reportgrouptestrun->testrun_id |
501 | 3 | 0 | 27 | $rgt_stats and $rgt_stats->testrun_id |
525 | 36 | 0 | 0 | defined $hwdb && %$hwdb |
line | l | !l | condition |
---|---|---|---|
116 | 0 | 0 | $ENV{'TAPPER_DEVELOPMENT'} || '0' |
157 | 0 | 0 | $cached_res->{'count'} || 0 |
175 | 0 | 0 | $ENV{'TAPPER_DEVELOPMENT'} || '0' |
529 | 0 | 36 | $report->machine_name || 'unknown' |