Branch Coverage

lib/Bookmarks/Netscape.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
30 0 0 unless -e $filename
39 0 0 if $_[0]->tag =~ /^(h3|a)$/
60 0 0 unless ($item_info{'id'})
64 0 0 if ($item->attr('href')) { }
71 0 0 if (lc $item->parent->right and $item->parent->right->tag eq 'dd')
80 0 0 if ($item_info{'type'} eq 'folder')
82 0 0 $_->tag eq 'dt' ? :
114 0 0 unless (defined $$item{'id'} and $$self{'_items'}{$$item{'id'}})
131 0 0 if ($$item{'type'} eq 'folder') { }
0 0 elsif ($$item{'type'} eq 'url') { }