Condition Coverage

blib/lib/Convos/Core/Commands.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 $target =~ /^[#&]/ and $state eq 'connected'

or 2 conditions

line l !l condition
122 0 0 $target ||= 'Missing'

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $target ||= $$dom{'target'}
163 0 0 0 $_[1] || $_[2]{'target'}
166 0 0 0 $_[1] || $_[2]{'target'}