Branch Coverage

blib/lib/Sympatic.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
29 2 0 if ($_[0] =~ /- (? utf8all | utf8 | utf8io | oo | path )/x)
46 6 0 if ($feature{'path'})
47 4 2 if ($feature{'oo'})
52 6 0 if ($feature{'utf8all'})
57 0 6 if ($feature{'utf8'})
62 0 6 if ($feature{'utf8io'})