Branch Coverage

blib/lib/Text/Microformat/Element/URI.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
8 16 0 defined $self->_element->local_name ? :
9 16 0 if ($tag eq 'a') { }
0 0 elsif ($tag eq 'img') { }
0 0 elsif ($tag eq 'object') { }