blib/lib/State/Machine/Transition.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 2 | unless $self->executable |
54 | 6 | 0 | if ($schedule->isa_arrayref) |
56 | 0 | 6 | unless $task->isa_coderef |
74 | 0 | 6 | unless ($list->isa_arrayref) |