Condition Coverage

blib/lib/Slash/Client.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $$self{'uid'} and $$self{'pass'}

or 2 conditions

line l !l condition
66 0 0 shift() || 'Firefox'

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $$self{'cookie_file'} || find_cookie_file()
68 0 0 0 $^O eq 'MacOS' or $^O eq 'darwin'
75 0 0 0 $app eq 'Chimera' or $app eq 'Firefox'