| lib/Bookmarks/Netscape.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless -e $filename |
| 38 | 0 | 0 | if $_[0]->tag =~ /^(h3|a)$/ |
| 60 | 0 | 0 | unless ($item_info{'id'}) |
| 63 | 0 | 0 | if ($item->attr('href')) { } |
| 69 | 0 | 0 | if (defined $sibling and lc $sibling and $sibling->tag eq 'dd') |
| 77 | 0 | 0 | if ($item_info{'type'} eq 'folder') |
| 78 | 0 | 0 | $_->tag eq 'dt' ? : |
| 107 | 0 | 0 | unless (defined $$item{'id'} and $$self{'_items'}{$$item{'id'}}) |
| 125 | 0 | 0 | if ($$item{'type'} eq 'folder') { } |
| 0 | 0 | elsif ($$item{'type'} eq 'url') { } |