Condition Coverage

lib/Bookmarks/Opera.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 defined $$item{'id'} and $$self{'_items'}{$$item{'id'}}

or 2 conditions

line l !l condition
139 0 0 $$item{'id'} || 0
0 0 $$item{'url'} || ''
0 0 $$item{'name'} || ''
0 0 $$item{'visited'} || 0
0 0 $$item{'modified'} || 0
0 0 $$item{'icon'} || ''
0 0 $$item{'description'} || ''
0 0 $$item{'expanded'} || ''
0 0 $$item{'trash'} || ''
0 0 $$item{'order'} || undef

or 3 conditions

line l !l&&r !l&&!r condition
139 0 0 0 $$item{'created'} || time