| blib/lib/Pinto/Role/Committable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 20 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 127 | 0 | 166 | if $self->has_diff_style |
| 131 | 4 | 162 | if ($self->dry_run) { } |
| 11 | 151 | elsif ($stack->refresh->has_not_changed) { } | |
| 133 | 4 | 0 | $stack->refresh->has_changed ? : |
| 169 | 72 | 79 | if $self->has_message and is_not_blank($self->message) |
| 172 | 1 | 78 | if $self->has_message and is_blank($self->message) |
| 175 | 1 | 77 | if $self->use_default_message |
| 178 | 77 | 0 | unless is_interactive() |
| 185 | 0 | 0 | if is_blank($message) |
| 198 | 0 | 147 | $extra ? : |