Condition Coverage

blib/lib/App/MrShell.pm
Criterion Covered Total %
condition 2 20 10.0


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 0 $tok =~ s/^(['"])// and $tok =~ s/$1$//
106 0 0 0 ($name, $value) = splice(@_, 0, 2) and $name
0 0 0 ($name, $value) = splice(@_, 0, 2) and $name and $value
450 0 0 0 $operation eq 'read' and not $errnum

or 2 conditions

line l !l condition
67 1 2 $$this{'_host_width'} || 0
94 0 0 $arg || ''
103 0 0 $$this{'groups'} ||= {}
215 0 0 shift() || 0