Condition Coverage

lib/Bookmarks/Netscape.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 lc $item->parent->right and $item->parent->right->tag eq 'dd'
114 0 0 0 defined $$item{'id'} and $$self{'_items'}{$$item{'id'}}

or 2 conditions

line l !l condition
121 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'} || ''