Condition Coverage

blib/lib/Mojo/Shortcut.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
56 2 10 6 $self->action and not $cur->can($self->action)

or 2 conditions

line l !l condition
26 1 0 ($self->class // $self->moniker) // 'undefined'
27 1 0 $self->action // 'undefined'

or 3 conditions

line l !l&&r !l&&!r condition
26 0 1 0 $self->class // $self->moniker