blib/lib/GRID/Machine/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless defined $operation |
21 | 0 | 0 | unless defined $numargs |
27 | 0 | 0 | unless defined $arglen and $arglen =~ /^\d+/ |
34 | 0 | 0 | unless defined $n |
41 | 0 | 0 | if $@ |