lib/Bookmarks/Netscape.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | defined $sibling and lc $sibling |
0 | 0 | 0 | defined $sibling and lc $sibling and $sibling->tag eq 'dd' | |
107 | 0 | 0 | 0 | defined $$item{'id'} and $$self{'_items'}{$$item{'id'}} |
line | l | !l | condition |
---|---|---|---|
113 | 0 | 0 | $$item{'url'} || '' |
0 | 0 | $$item{'name'} || '' | |
0 | 0 | $$item{'visited'} || 0 | |
0 | 0 | $$item{'created'} || 0 | |
0 | 0 | $$item{'modified'} || 0 | |
0 | 0 | $$item{'id'} || 0 | |
0 | 0 | $$item{'icon'} || '' | |
0 | 0 | $$item{'charset'} || '' | |
0 | 0 | $$item{'panel'} || '' |