Branch Coverage

blib/lib/Data/Stack.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
12 1 1 if (@_)
47 3 1 if ($self->count == 0)