line |
true |
false |
branch |
21
|
0 |
0 |
unless ($build_air = $ENV{'BUILD_AIR'}) |
29
|
0 |
0 |
unless ($run_air = $ENV{'RUN_AIR'}) |
38
|
0 |
0 |
if ($exit) |
43
|
0 |
0 |
$ENV{'TAP_VERSION'} ? : |
50
|
0 |
0 |
if ($exec) { } |
71
|
0 |
0 |
unless defined $script and length $script |
83
|
0 |
0 |
if (not -s $test{'script'} or $test{'script'}->stat->mtime < $script->stat->mtime) |
85
|
0 |
0 |
if ($content[0] =~ m[^\s*//\s*!(?:tap4air|prove4air)\b]) |
90
|
0 |
0 |
if (m[^\s*//\s*\-\-\-\s*$]) |
96
|
0 |
0 |
if ($found) { } |
109
|
0 |
0 |
if (@test_content) { } |
143
|
0 |
0 |
unless -s $xml |
145
|
0 |
0 |
unless copy("$xml", "$test{'xml'}") |
147
|
0 |
0 |
if (not -s $test{'script'} or $test{'script'}->stat->mtime < $script->stat->mtime) |
148
|
0 |
0 |
unless copy("$script", "$test{'script'}") |