Condition Coverage

blib/lib/Text/xSV/Slurp.pm
Criterion Covered Total %
condition 17 20 85.0


and 3 conditions

line !l l&&!r l&&r condition
545 45 4 1 defined $o{'col_grep'} and ref $o{'col_grep'} ne 'CODE'
550 43 5 1 defined $o{'row_grep'} and ref $o{'row_grep'} ne 'CODE'
994 6 20 13 $on_collide and exists $$leaf{$key}

or 2 conditions

line l !l condition
969 56 45 $$leaf{$v} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
562 5 42 0 $o{'text_csv'} || ()
994 34 0 39 $on_store or $on_collide and exists $$leaf{$key}
997 13 34 0 $on_collide || $on_store