Branch Coverage

blib/lib/DataStructure/LinkedList/Iterator.pm
Criterion Covered Total %
branch 0 2 0.0


line true false branch
74 0 0 if ($self->p->next == undef)