Branch Coverage

blib/lib/Stream/Buffered/Auto.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
18 2 8 if ($$self{'_max'} and $$self{'_buffer'}->size > $$self{'_max'})