Condition Coverage

blib/lib/Mail/Message/Construct/Read.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 1 builtin::blessed($_[1]) and $_[1]->isa("IO::Handle")

or 2 conditions

line l !l condition
46 0 0 $pclass // "Mail::Box::Parser::Perl"
73 0 16 $pclass // "Mail::Box::Parser::Lines"

or 3 conditions

line l !l&&r !l&&!r condition
51 1 0 1 $ref eq "GLOB" or builtin::blessed($_[1]) and $_[1]->isa("IO::Handle")