| blib/lib/Paranoid/Debug.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 28 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 138 | 0 | 529859 | unless defined $msg |
| 144 | 30 | 529829 | $level < 0 ? : |
| 145 | 30 | 529829 | if $level < 0 |
| 149 | 0 | 35 | defined $crec[1] ? : |
| 529824 | 35 | defined $crec[3] ? : | |
| 157 | 454436 | 75423 | if ($n) |
| 161 | 876 | 453560 | if @pfargs > $n |
| 166 | 145526 | 618414 | unless defined $pfargs[$n] |
| 170 | 876 | 453560 | if (scalar @pfargs > $np) |
| 183 | 529859 | 0 | if $level > PDEBUG() |
| 186 | 0 | 0 | if ref $prefix eq "CODE" |
| 202 | 196943 | 0 | if ($ilevel < PDMAXINDENT()) { } |
| 218 | 0 | 196943 | if ($indIgnored) { } |
| 221 | 196943 | 0 | if $ilevel > 0 |