lib/Class/Usul/TraitFor/RunningMethods.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
151 | 0 | 0 | 0 | $method and $self->can_call($method) |
0 | 0 | 0 | $method and $self->can_call($method) and $self->next_argv |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
114 | 0 | 4 | 0 | $method eq 'run_chain' or $self->can_call($method) |