Branch Coverage

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


line true false branch
23 4 16 unless ($data)
24 2 2 if ($l =~ /\A (\s*) \S/msx)
30 18 2 if ($data)
33 16 2 if (length $l >= $shft) { }
42 1 17 if ($spaces =~ /\S/msx)
46 15 3 if ($text =~ /\S/msx) { }