blib/lib/App/Test/DWG/LibreDWG/JSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 20 | 5.0 |
line | true | false | branch |
---|---|---|---|
41 | 1 | 0 | if (not &getopts("d:hv:", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}) |
55 | 0 | 0 | if (defined $tmp_dir and not -d $tmp_dir) |
58 | 0 | 0 | unless (defined $tmp_dir and -d $tmp_dir) |
73 | 0 | 0 | if ($self->_exec($dwg_to_json_first, "dwg_to_json")) |
80 | 0 | 0 | if ($self->_exec($json_to_dwg_first, "json_to_dwg")) |
87 | 0 | 0 | if ($self->_exec($dwg_to_json_second, "dwg_to_json_second")) |
105 | 0 | 0 | if (defined $log_prefix) |
106 | 0 | 0 | if ($stdout) |
111 | 0 | 0 | if ($stderr) |
118 | 0 | 0 | if ($exit_code) |