blib/lib/App/Monitor/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
26 | 3 | 2 | if ($ret == 0 or $retry < $count) |
32 | 1 | 2 | if ($count == 1 and $ret == 0) { } |
0 | 2 | elsif ($count < $retry) { } | |
47 | 5 | 0 | if ($quiet) { } |