| line |
true |
false |
branch |
|
62
|
0 |
0 |
if ($^O eq 'VMS') |
|
64
|
0 |
0 |
unless $fh->open($test) |
|
67
|
0 |
0 |
if $first =~ /^#!.*\bperl.*-\w*T/ |
|
68
|
0 |
0 |
unless $fh->close |
|
70
|
0 |
0 |
if $^O eq 'VMS' |
|
71
|
0 |
0 |
unless $fh->open($cmd) |
|
73
|
0 |
0 |
if $Test::Unit::UnitHarness::verbose |
|
75
|
0 |
0 |
if ($line =~ /^1\.\.([0-9]+)/) { } |
|
|
0 |
0 |
elsif ($max and $line =~ /^(not\s+)?ok\b/) { } |
|
84
|
0 |
0 |
if ($line =~ /^not ok\s*(\d*)/) { } |
|
|
0 |
0 |
elsif ($line =~ /^ok\s*(\d*)/) { } |
|
85
|
0 |
0 |
if $1 > 0 |
|
96
|
0 |
0 |
if $1 |
|
115
|
0 |
0 |
if ($^O eq 'VMS') |
|
116
|
0 |
0 |
if (defined $old5lib) { } |
|
180
|
0 |
0 |
unless defined $message |