Branch Coverage

blib/lib/Data/Microformat/hCard/organization.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
20 0 9 unless $tree
28 12 13 if (ref $bit eq 'HTML::Element') { }
30 0 12 unless $bit->attr('class')
38 2 10 if ($bit->tag eq 'abbr' and $bit->attr('title'))
48 3 10 if (length $bit > 0)