| blib/lib/WebService/RTMAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 162 | 0 | 0 | 2 | -r $config_file and -w $config_file |
| 184 | 0 | 1 | 2 | $WebService::RTMAgent::config->{'frob'} and not $WebService::RTMAgent::config->{'token'} |
| 333 | 6 | 0 | 2 | exists $res->{'transaction'} and exists $res->{'transaction'}[0]{'undoable'} |