Branch Coverage

blib/lib/MySQL/Explain/Parser.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
20 1 3 if (pop(@rows) =~ /\A\d+\s+rows/)
42 11 65 $item eq 'NULL' ? :
57 7 77 if ($row =~ /\A\*+\s\d/)
58 3 4 if (@explains)
69 4 0 if (@explains)
79 1 6 if ($$explains[-1] =~ /\A\d+\s+rows/)
87 11 65 if ($v eq 'NULL')