Branch Coverage

blib/lib/Iterator/BreakOn/Event.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
30 0 0 if (defined $value)
31 0 0 if ($value =~ /on_first|on_last|on_every| before_(\w+)|after_(\w+)/msx) { }