Condition Coverage

blib/lib/Bot/Cobalt/Logger/Output/File.pm
Criterion Covered Total %
condition 7 12 58.3


and 2 conditions

line l !l condition
149 0 0 warn '_open failure' and return

and 3 conditions

line !l l&&!r l&&r condition
137 1 0 6 -e $self->file and $self->[4] == (stat $self->file)[1]

or 2 conditions

line l !l condition
81 4 3 $self->[2] //= 1089
89 5 3 $self->[3] //= 438

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 3 $^O eq 'MSWin32' or $^O eq 'VMS'