| blib/lib/PJob/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 26 | 11.5 |
| line | true | false | branch |
|---|---|---|---|
| 65 | 0 | 0 | if $$self{'_queued'} |
| 84 | 1 | 1 | unless ($self->port) |
| 85 | 0 | 1 | unless $port |
| 100 | 0 | 0 | if ($input eq '.') { } |
| 114 | 0 | 0 | if ($input eq '.') { } |
| 115 | 0 | 0 | unless (scalar @{$self->_cqueue;}) |
| 121 | 0 | 0 | unless $command |
| 139 | 0 | 0 | if $nexit == 0 |
| 153 | 0 | 0 | if ($input =~ /^Usage:(.*)$/) { } |
| 0 | 0 | elsif ($input =~ /^Job\s+(.*?)\s+:::(\d+)\sstarted\.$/) { } | |
| 0 | 0 | elsif ($input =~ /Out\t(.*)$/) { } | |
| 0 | 0 | elsif ($input =~ /Err\t(.*)$/) { } | |
| 0 | 0 | elsif ($input =~ /^Job\s+(.*?)\s+:::(\d+)(.*?)(\d+)$/) { } |