Condition Coverage

blib/lib/App/ConvertOperaBookmarksToOrg.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
102 4 0 0 $name eq 'Trash' and $cur_level == 1
103 0 2 2 $name ne 'Trash' and $cur_level == 1
104 4 0 0 $in_trash and $exclude_trash
113 3 0 0 $in_trash and $exclude_trash
170 4 3 0 $type ne 'FOLDER' and $type ne 'URL'
176 1 2 1 defined $prev_level and $level <= $prev_level

or 2 conditions

line l !l condition
101 4 0 $sfields{'NAME'} // ''
112 3 0 $sfields{'NAME'} // ''
156 1 0 ${'App::ConvertOperaBookmarksToOrg::VERSION';} // 'dev'