Branch Coverage

lib/WWW/Mechanize/Firefox/Extended.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
54 0 0 if scalar $m->selector($_, 'all', 1) == 0
67 0 0 if scalar $m->selector($_, 'all', 1) > 0
85 0 0 if hasAll($m, @selectors)
105 0 0 if hasAny($m, @selectors)