Condition Coverage

blib/lib/Data/Stag/Writer.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
177 3313 98 1 $file and not $fh
192 3288 0 124 not $self->is_buffered and $fh

or 2 conditions

line l !l condition
178 1 0 'FileHandle'->new(">$file") || die("cannot open file: $file")

or 3 conditions

line l !l&&r !l&&!r condition
118 0 1 56 $fh or $file