Branch Coverage

blib/lib/MojoMojo/Formatter/Text.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
46 0 661 if ($txt) { }
47 0 0 if ($line =~ /^(.*)$end_re(.*)$/) { }
54 0 661 if ($line =~ /^(.*)$start_re(.*)$/) { }