Condition Coverage

blib/lib/CTK/CLI.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 @_ and $_[0]
0 0 0 @_ and $_[0] and ref $_[0]
124 0 0 0 @_ and $_[0]
0 0 0 @_ and $_[0] and ref $_[0]
146 0 0 0 defined $sel and $sel =~ /^\d+$/
0 0 0 defined $sel and $sel =~ /^\d+$/ and exists $$v[$sel - 1]
0 0 0 defined $sel and grep {$_ eq $sel;} @$v

or 2 conditions

line l !l condition
126 0 0 shift() || []