Branch Coverage

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


line true false branch
26 0 253 if (my $failures = $self->struct->[0]{'failures'})
54 0 0 unless $self->struct->[0]{'keys'}
66 1414 38 unless $$_{'data_path'}
79 1345 105 unless $$_{'check_path'}
94 0 47 unless $self->struct
97 0 0 if ($$entry[1] eq 'key') { }
0 0 elsif ($$entry[1] eq 'index') { }
0 0 elsif ($$entry[2]) { }
120 0 47 if (my $failures = $$struct[0]{'failures'})