Condition Coverage

blib/lib/Data/Transmute.pm
Criterion Covered Total %
condition 28 37 75.6


or 2 conditions

line l !l condition
24 1 62 $args{'transmute_object'} // 1
50 0 23 $args{'transmute_object'} // 1
88 2 11 $args{'transmute_object'} // 1
100 7 0 $from // ""
7 0 $to // ""
115 1 0 $cur // ""
136 2 41 $args{'transmute_object'} // 1
152 2 17 $args{'transmute_object'} // 1
202 2 17 $args{'transmute_object'} // 1
324 183 0 $rule->[1] // {}
341 73 0 $rule->[1] // {}

or 3 conditions

line l !l&&r !l&&!r condition
34 41 1 1 exists $args{'value'} or $args{'value_code'}
96 7 1 0 exists $args{'to'} or $args{'to_code'}
155 13 1 1 defined $args{'rules'} or defined $args{'rules_module'}
205 13 1 1 defined $args{'rules'} or defined $args{'rules_module'}
278 3 0 0 defined $args{'rules'} or defined $args{'rules_module'}