Condition Coverage

blib/lib/App/Test/DWG/LibreDWG/JSON.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 0 defined $tmp_dir and not -d $tmp_dir
83 0 0 0 defined $tmp_dir and -d $tmp_dir

or 3 conditions

line l !l&&r !l&&!r condition
65 0 1 0 not &getopts("d:hiv:", $self->{'_opts'}) or @ARGV < 1
1 0 0 not &getopts("d:hiv:", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}