| line |
true |
false |
branch |
|
33
|
0 |
0 |
if $user |
|
34
|
0 |
0 |
unless ($$self{'user'}) |
|
61
|
0 |
0 |
if $line =~ /^\-/ |
|
62
|
0 |
0 |
if $line =~ /queuename/ |
|
63
|
0 |
0 |
if not $line or $line =~ /^\s*$/ |
|
64
|
0 |
0 |
if ($line =~ /^\S+/ and not $line =~ /^\#/) { } |
|
|
0 |
0 |
elsif ($line =~ m[^\s+(\d+)\s+(\d+\.\d+)\s+(\S+.*?)\s+\S+\s+(\S+)\s+(\d+/\d+/\d+\s+\d+\:\d+\:\d+)\s+\S+]) { } |
|
|
0 |
0 |
elsif ($line =~ /^\#/ or $line =~ /PENDING/) { } |
|
69
|
0 |
0 |
if ($type =~ /[^BICPTN]/) |
|
73
|
0 |
0 |
unless ($procs =~ m[\d+/\d+]) |
|
77
|
0 |
0 |
if ($self->verbose and $states) |
|
78
|
0 |
0 |
unless (defined $states) |
|
92
|
0 |
0 |
if $pend =~ /PENDING/ or $pend =~ /^\#/ |
|
95
|
0 |
0 |
unless scalar @pieces > 5 |
|
129
|
0 |
0 |
unless $job |
|
130
|
0 |
0 |
if $$self{'job'}{$job} |
|
134
|
0 |
0 |
if ($$self{'job'}{$job}) { } |
|
151
|
0 |
0 |
unless ($$self{'job'}) |