Condition Coverage

blib/lib/Metabrik/File/Write.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 not $self->append and $self->overwrite
0 0 0 not $self->append || $self->overwrite and -f $output

or 2 conditions

line l !l condition
51 0 0 defined $self->global && $self->global->encoding || 'utf8'

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $output ||= $self->output
70 0 0 0 $self->append || $self->overwrite