Branch Coverage

blib/lib/Data/Unixish/splice.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
47 6 3 ref $item eq 'ARRAY' ? :
48 3 6 if (defined $args{'list'}) { }
3 3 elsif (defined $args{'length'}) { }
64 6 3 ref $item eq 'ARRAY' ? :
65 3 6 if (defined $args->{'list'}) { }
3 3 elsif (defined $args->{'length'}) { }