blib/lib/Footprintless/App/ActionCommand.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 22 | 31.8 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | if ($self->{'action'} and not $self->{'is_default_action'}) { } |
36 | 0 | 0 | $default_action ? : |
63 | 0 | 0 | if $length > $max_length |
79 | 8 | 0 | if ($action_name) { } |
87 | 8 | 0 | if ($fields{'action_name'}) |
90 | 8 | 0 | if ($action) |
112 | 0 | 0 | $self->{'action'} && !$self->{'is_default_action'} ? : |
118 | 0 | 8 | unless $self->{'coordinate'} |
119 | 0 | 8 | unless $self->{'action_name'} |
121 | 0 | 8 | unless $self->{'action'} |
124 | 0 | 8 | if ($@) |