Condition Coverage

blib/lib/POE/Component/IRC/Plugin/CPAN/Info.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 exists $args{'channels'} and ref $args{'channels'} ne 'ARRAY'
295 0 0 0 $$self{'help'} and exists $$self{'listen_for_help'}{$type}
299 0 0 0 $$self{'debug'} and not defined $response
391 0 0 0 defined $what and $what =~ s/$$trigs{'help_re'}//

or 3 conditions

line l !l&&r !l&&!r condition
264 0 0 0 exists $$self{'listen_for_input'}{$type} or $$self{'send_events'}