Branch Coverage

blib/lib/Statistics/Sequences/Joins.pm
Criterion Covered Total %
branch 30 42 71.4


line true false branch
75 0 2 if (scalar @uniq > 2) { }
109 5 3 ref $_[0] ? :
110 5 3 ref $args->{'data'} ? :
113 0 8 unless ref $data and scalar @{$data;}
116 27 29 if $data->[$i] ne $$data[$i - 1]
146 7 4 ref $_[0] ? :
172 6 8 ref $_[0] ? :
178 11 3 if not defined $args->{'ncorr'} or $args->{'ncorr'} == 1
195 0 1 ref $_[0] ? :
198 0 1 defined $args->{'observed'} ? :
234 0 6 ref $_[0] ? :
237 2 4 defined $args->{'observed'} ? :
239 2 4 defined $args->{'ccorr'} ? :
251 1 5 wantarray ? :
291 0 0 ref $_[0] ? :
300 9 16 if (defined $args->{'trials'}) { }
304 10 6 ref $args->{'data'} ? :
310 0 4 defined $args->{'state'} && defined $data ? :
21 4 defined $args->{'prob'} ? :
317 0 0 unless ref $aref and scalar @{$aref;}
318 0 0 if &true(sub { $_ eq $state; } , @{$aref;})