Condition Coverage

blib/lib/POE/Component/MessageQueue/Storage/FileSystem.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
440 0 0 2344 $op eq 'read' and $errnum == 0

or 2 conditions

line l !l condition
359 690 0 'IO::File'->new(">$fn") || die("Unable to save message in ${fn}: $!")

or 3 conditions

line l !l&&r !l&&!r condition
230 0 0 0 $info->{'write_wheel'} || $info->{'read_wheel'}
251 119 0 0 $fn || $self->log('error', "Unable to remove ${fn}: $!")