Branch Coverage

blib/lib/State/Machine/State.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
36 2 0 if ($trans->isa('State::Machine::Transition'))
51 0 0 if ($self->transitions->get($name->asa_string))