Branch Coverage

blib/lib/HTML5/DOM.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
308 0 8 if (ref $options eq 'CODE' and not defined $callback)
313 0 8 if (ref $callback eq 'CODE') { }