Branch Coverage

t/01-parsing.t
Criterion Covered Total %
branch 4 4 100.0


line true false branch
11 11 19 if $t =~ /^(#.*|$)/
14 2 17 if ($todo and $todo =~ s/TODO //) { }