blib/lib/App/JobLog/Command/edit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | if ($opt->close or $opt->validate) { } |
0 | 0 | elsif (my $editor = editor()) { } | |
25 | 0 | 0 | if ($opt->close) |
28 | 0 | 0 | unless $s < now() |
32 | 0 | 0 | unless $e |
34 | 0 | 0 | unless $e->is_open |
39 | 0 | 0 | if ($opt->validate) |
44 | 0 | 0 | if $@ |
47 | 0 | 0 | if (my $log = App::JobLog::Command::edit::log()) { } |
59 | 0 | 0 | if ($md51 ne $md52) { } |
76 | 0 | 0 | unless $opt->close |
131 | 0 | 0 | if ($errors) { } |
143 | 0 | 0 | if ($opt->close) |
144 | 0 | 0 | unless @$args |