Condition Coverage

blib/lib/POE/Component/YahooMessenger.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
238 0 0 0 defined $code and $code == 99

or 2 conditions

line l !l condition
14 0 0 $args{'Alias'} ||= 'ym'
260 0 0 $$args{'busy'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 0 $event ||= 'POE::Component::YahooMessenger::Event::Null'->new
94 0 0 0 $$args{$_} || $$POE::Component::YahooMessenger::Default{$_}