Branch Coverage

blib/lib/Acme/Indent.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
24 4 16 unless ($data)
25 2 2 if ($l =~ /\A (\s*) \S/msx)
31 18 2 if ($data)
34 16 2 if (length $l >= $shft) { }
43 1 17 if ($spaces =~ /\S/msx)
47 15 3 if ($text =~ /\S/msx) { }