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'
1190 0 6 2 defined $args and @$args

or 2 conditions

line l !l condition
814 14 12 $group__value->{'operator'} // 'str'
815 9 17 $group__value->{'direction'} // 'asc'
816 9 17 $group__value->{'extract'} // sub { $_; }
1008 1 2 $value_sub //= sub { $_; }
1038 1 4 shift() // 0
1069 2 2 shift() // []
1188 19 68 $args //= []
1212 6 0 $_->$accessor(@$args) // ''
1213 0 0 $_->{$accessor} // ''
1461 14 1 $accessors ||= []
1462 11 4 $comparisons ||= []
1558 8 9 $args //= []
1590 2 8 $value_sub //= sub { $_; }
1623 10 16 shift() // 0
1655 4 4 shift() // []
1749 6 1 $key_value_subref //= ''
1790 4 1 $value_subref //= ''
1835 5 1 $array_item_subref //= ''

or 3 conditions

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