Branch Coverage

blib/lib/Data/Rx/Failure.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
34 0 253 if (my $failures = $self->struct->[0]{'failures'})
62 0 0 unless $self->struct->[0]{'keys'}
74 1414 38 unless $_->{'data_path'}
87 1345 105 unless $_->{'check_path'}
102 0 47 unless $self->struct
105 0 0 if ($entry->[1] eq 'key') { }
0 0 elsif ($entry->[1] eq 'index') { }
0 0 elsif ($entry->[2]) { }
128 0 47 if (my $failures = $struct->[0]{'failures'})