Branch Coverage

blib/lib/Statistics/Contingency.pm
Criterion Covered Total %
branch 28 36 77.7


line true false branch
42 0 8 UNIVERSAL::isa($c, 'HASH') ? :
59 0 16 unless ref $_
60 0 16 if UNIVERSAL::isa($_, 'HASH')
61 16 0 if UNIVERSAL::isa($_, 'ARRAY')
67 3 29 if $$assigned{$cat} and $$correct{$cat}
68 9 23 if $$assigned{$cat} and not $$correct{$cat}
69 4 28 if not $$assigned{$cat} and $$correct{$cat}
70 16 4 unless $$assigned{$cat} or $$correct{$cat}
73 0 8 if ($$self{'verbose'})
85 36 33 unless $y
86 22 11 unless $x
92 0 16 unless grep $$h{$_}, ('a', 'b', 'c', 'd')
98 0 18 unless grep $$h{$_}, ('a', 'b', 'c', 'd')
104 3 4 if $$h{'c'} and not $$h{'a'} and not $$h{'b'}
121 6 4 if $$self{'macro'}
126 0 4 unless keys %$cats
178 2 12 if length $_ > $m
192 11 3 $number != 0 ? :