Condition Coverage

blib/lib/autobox/Transform.pm
Criterion Covered Total %
condition 43 48 89.5


and 3 conditions

line !l l&&!r l&&r condition
271 13 2 10 defined $args and ref $args ne 'ARRAY'
1189 0 6 2 defined $args and @$args

or 2 conditions

line l !l condition
813 14 12 $group__value->{'operator'} // 'str'
814 9 17 $group__value->{'direction'} // 'asc'
815 9 17 $group__value->{'extract'} // sub { $_; }
1007 1 2 $value_sub //= sub { $_; }
1037 1 4 shift() // 0
1068 2 2 shift() // []
1187 19 68 $args //= []
1211 6 0 $_->$accessor(@$args) // ''
1212 0 0 $_->{$accessor} // ''
1459 14 1 $accessors ||= []
1460 11 4 $comparisons ||= []
1556 8 9 $args //= []
1588 2 8 $value_sub //= sub { $_; }
1621 10 16 shift() // 0
1653 4 4 shift() // []
1747 6 1 $key_value_subref //= ''
1788 4 1 $value_subref //= ''
1833 5 1 $array_item_subref //= ''

or 3 conditions

line l !l&&r !l&&!r condition
781 9 27 2 $group ||= $option__group->{$option}
1677 4 7 0 $new_key //= $original_key