| bin/tprove | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 22 | 4.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | -f $_ and not $_ =~ /\b(tests\.tgz|tapper-archive.tgz)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 0 | 0 | $ENV{'TAPPER_REPORT_API_PORT'} || '7358' |
| 77 | 0 | 0 | $ENV{'TAPPER_REPORT_PORT'} || '7357' |
| 89 | 0 | 0 | $report_server || 'report_server=UNDEF' |
| 0 | 0 | $report_port || 'report_port=UNDEF' | |
| 92 | 0 | 0 | $report_server || 'report_server=UNDEF' |
| 0 | 0 | $report_port || 'report_port=UNDEF' | |
| 150 | 0 | 0 | $ENV{'TAPPER_TESTRUN'} || '' |
| 0 | 0 | $ENV{'TAPPER_REPORT_GROUP'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 1 | 0 | $tmp_dir ||= tempdir('CLEANUP', 1) |