Condition Coverage

blib/lib/LWP/UserAgent/msgraph.pm
Criterion Covered Total %
condition 3 17 17.6


and 3 conditions

line !l l&&!r l&&r condition
58 1 0 0 exists $internals{'store'} and not exists $internals{'persistent'}
61 1 0 0 $internals{'persistent'} and not exists $internals{'store'}
66 1 0 0 $internals{'persistent'} and -r $internals{'store'}
202 0 0 0 $id and $id eq $self->sid

or 2 conditions

line l !l condition
341 0 0 'IO::Socket'->new('Domain', 2, 'Type', 1, 'proto', 'tcp', 'PeerPort', $self->{'callerport'}, 'PeerHost', '127.0.0.1') || die("Can't open socket: $IO::Socket::errstr")

or 3 conditions

line l !l&&r !l&&!r condition
234 0 0 0 $code or not $self->{'console'}