Condition Coverage

blib/lib/Test/WriteVariants.pm
Criterion Covered Total %
condition 4 13 30.7


and 3 conditions

line !l l&&!r l&&r condition
218 1 0 0 -d $output_dir and not $self->allow_dir_overwrite
496 8 0 0 -e $filepath and not $self->allow_file_overwrite

or 2 conditions

line l !l condition
266 0 0 delete $args{'input_tests'} || {}
527 0 8 $$test_spec{'prologue'} || "#!perl\n\n"

or 3 conditions

line l !l&&r !l&&!r condition
240 1 0 0 -d $output_dir or $self->allow_dir_overwrite