| blib/lib/Script/Ichigeki/Hissatsu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 12 | 8.3 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 0 | 0 | unless $self->exec_date == $today |
| 70 | 0 | 0 | if -f $self->_log_file |
| 72 | 0 | 0 | if ($self->confirm_dialog) |
| 75 | 0 | 0 | unless $answer =~ /^y(?:es)?$/i |
| 117 | 0 | 0 | if ($self->in_compilation) { } |
| 128 | 0 | 1 | if ($self->is_running) |