Condition Coverage

blib/lib/Palm/MaTirelire/Types.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
78 0 0 0 defined $rec and $$rec{'parent_id'} != 255
107 0 0 0 $$cur_rec{'parent_id'} == $parent_id and $$cur_rec{'name'} eq $sub_type
157 0 0 0 defined $final_id and defined($rec = $self->build_cache_id->[$final_id])
186 0 0 0 $$cur_rec{'parent_id'} == $parent_id and $$cur_rec{'name'} eq $sub_type
311 0 0 0 $$rec{'parent_id'} == 255 and $first_id == 255 || $$rec{'brother_id'} == $first_id

or 3 conditions

line l !l&&r !l&&!r condition
311 0 0 0 $first_id == 255 || $$rec{'brother_id'} == $first_id