| blib/lib/Giblog/Command/all.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | unless (defined $message) |
| 38 | 0 | 0 | unless (defined $remote_rep) |
| 42 | 0 | 0 | unless (defined $branch) |
| 47 | 0 | 0 | if (system(@giblog_build_command) == -1) |
| 51 | 0 | 0 | if (system(@giblog_save_command) == -1) |
| 55 | 0 | 0 | if (system(@giblog_publish_command) == -1) |
| 59 | 0 | 0 | if ($has_deploy_option) |
| 61 | 0 | 0 | if (system(@giblog_deploy_command) == -1) |