Branch Coverage

blib/lib/Array/Stream/Transactional.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
15 0 1 unless UNIVERSAL::isa($tokens, 'ARRAY')
51 0 1 if $$self{'pos'} == @{$$self{'data'};}
63 0 4 unless @{$$self{'transactions'};}
70 0 1 unless @{$$self{'transactions'};}