Condition Coverage

blib/lib/Net/Telnet/Netscreen.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
256 0 0 0 defined $output_ref and ref $output_ref eq 'ARRAY'
437 0 0 0 $k =~ /^-?[Mm]atch$/ and $v =~ /($promptish)/
447 0 0 0 $_[0] =~ /($promptish)/ and my $addme = re_sans_delims($1)
456 0 0 0 index($isa_prompt, $self->prompt) != -1 and my $addme = re_sans_delims($self->prompt)
465 0 0 0 $isa_prompt and defined $match
539 0 0 0 defined $username and defined $passwd

or 3 conditions

line l !l&&r !l&&!r condition
524 0 0 0 $cmd_prompt =~ m[^\s*/] or $cmd_prompt =~ /^\s*m\s*\W/