| blib/lib/Package/Watchdog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 16 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 192 | 1 | 0 | 2 | $react and $react ne 'die' |
| 1 | 1 | 1 | $react and $react ne 'die' and $react ne 'warn' | |
| 0 | 1 | 0 | ref $react and ref $react ne 'CODE' | |
| 1 | 1 | 0 | $react and $react ne 'die' and $react ne 'warn' and (ref $react and ref $react ne 'CODE') |
| line | l | !l | condition |
|---|---|---|---|
| 197 | 2 | 1 | $react || 'die' |
| 238 | 2 | 2 | $subs || undef |