blib/lib/Paranoid/Debug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 28 | 71.4 |
line | true | false | branch |
---|---|---|---|
138 | 0 | 13854 | unless defined $msg |
144 | 30 | 13824 | $level < 0 ? : |
145 | 30 | 13824 | if $level < 0 |
149 | 0 | 35 | defined $crec[1] ? : |
13819 | 35 | defined $crec[3] ? : | |
157 | 12632 | 1222 | if ($n) |
161 | 595 | 12037 | if @pfargs > $n |
166 | 2409 | 22072 | unless defined $pfargs[$n] |
170 | 595 | 12037 | if (scalar @pfargs > $np) |
183 | 13854 | 0 | if $level > PDEBUG() |
186 | 0 | 0 | if ref $prefix eq 'CODE' |
202 | 5283 | 0 | if ($ilevel < PDMAXINDENT()) { } |
218 | 0 | 5283 | if ($indIgnored) { } |
221 | 5283 | 0 | if $ilevel > 0 |