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
78 0 0 0 defined $tmp_dir and not -d $tmp_dir
81 0 0 0 defined $tmp_dir and -d $tmp_dir

or 3 conditions

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