Condition Coverage

blib/lib/Queue/Q/ReliableFIFO/Lua.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 $name and not exists $Scripts{$name}

or 2 conditions

line l !l condition
16 0 0 $self->{'call'} ||= {}
25 0 0 $name ||= '*'

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 $self->{'script_dir'} ||= $ENV{'LUA_SCRIPT_DIR'}