Branch Coverage

blib/lib/App/Asciio/Actions.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
32 0 0 if ("ARRAY" eq ref $action)
39 0 0 if $action_key eq "Shift_R" or $action_key eq "Shift_L" or $action_key eq "Alt_R" or $action_key eq "Alt_L"
52 0 0 if (exists $self->{'CURRENT_ACTIONS'}{$action}) { }
58 0 0 defined $self->{'CURRENT_ACTIONS'}{$action}{'ESCAPE_KEY'} ? :
0 0 $is_group ? :
62 0 0 $in_capture ? :
73 0 0 if $self->{'ACTION_VERBOSE'} and $self->{'CURRENT_ACTIONS'}{$action}{'NAME'} ne "Mouse motion"
75 0 0 if (defined $self->{'CURRENT_ACTIONS'}{$action}{'ARGUMENTS'}) { }
95 0 0 unless $is_group or $in_capture or $self->{'CROSS_ACTION_GROUP'}
98 0 0 if ($is_group and defined $self->{'CURRENT_ACTIONS'}{'ENTER_GROUP'})
103 0 0 if (defined $self->{'CURRENT_ACTIONS'}{'ESCAPE_KEY'})
107 0 0 if ($action eq $self->{'CURRENT_ACTIONS'}{'ESCAPE_KEY'})
109 0 0 if $self->{'ACTION_VERBOSE'}
116 0 0 if (defined $self->{'CURRENT_ACTIONS'}{'ESCAPE_KEY'}) { }
120 0 0 if ($action eq $self->{'CURRENT_ACTIONS'}{'ESCAPE_KEY'}) { }
122 0 0 if $self->{'ACTION_VERBOSE'}
127 0 0 if $self->{'ACTION_VERBOSE'}
132 0 0 if $self->{'ACTION_VERBOSE'}
156 0 0 if ("ARRAY" eq ref $action)
161 0 0 if (exists $current_actions_by_name->{$action}) { }
163 0 0 if ('HASH' eq ref $self->{'CURRENT_ACTIONS'}{$action}) { }
165 0 0 if $self->{'ACTION_VERBOSE'}
170 0 0 if $self->{'ACTION_VERBOSE'}
172 0 0 if (defined $current_actions_by_name->{$action}{'ARGUMENTS'}) { }
195 0 0 if $self->{'ACTION_VERBOSE'}