Condition Coverage

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


or 2 conditions

line l !l condition
23 1 62 $args{'transmute_object'} // 1
49 0 23 $args{'transmute_object'} // 1
87 2 11 $args{'transmute_object'} // 1
99 7 0 $from // ''
7 0 $to // ''
114 1 0 $cur // ''
135 2 41 $args{'transmute_object'} // 1
151 2 17 $args{'transmute_object'} // 1
201 2 17 $args{'transmute_object'} // 1
323 183 0 $rule->[1] // {}
340 73 0 $rule->[1] // {}

or 3 conditions

line l !l&&r !l&&!r condition
33 41 1 1 exists $args{'value'} or $args{'value_code'}
95 7 1 0 exists $args{'to'} or $args{'to_code'}
154 13 1 1 defined $args{'rules'} or defined $args{'rules_module'}
204 13 1 1 defined $args{'rules'} or defined $args{'rules_module'}
277 3 0 0 defined $args{'rules'} or defined $args{'rules_module'}