Branch Coverage

blib/lib/CIPP/Debug.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
25 0 0 if (ref $thing) { }
26 0 0 if @_
29 0 0 if @_
33 0 0 if ($debug)
53 0 0 if ref $thing and $$thing{'debug'}
54 0 0 if $debug < 2
57 0 0 if ($debug == 2)
64 0 0 if ($debug == 3)
78 0 0 if ref $thing and $$thing{'debug'}
79 0 0 if $debug < 2
85 0 0 if ($debug == 2) { }
100 0 0 if (@_) { }
110 0 0 if ref $thing and $$thing{'debug'}
111 0 0 unless $debug
121 0 0 if (@_) { }