| lib/UR/Service/RPC/Executer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 24 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 1 | unless $obj |
| 26 | 0 | 1 | if ($obj->use_sigio) |
| 33 | 0 | 0 | if $old_value == $new_value |
| 35 | 0 | 0 | if ($new_value) { } |
| 59 | 0 | 5 | unless ($msg) |
| 67 | 4 | 1 | if ($self->authenticate($msg)) { } |
| 81 | 1 | 3 | if ($wantarray) { } |
| 3 | 0 | elsif (defined $wantarray) { } | |
| 84 | 1 | 0 | unless $@ |
| 88 | 2 | 1 | unless $@ |
| 92 | 1 | 3 | if $@ |
| 100 | 0 | 5 | unless ($response->send) |