Branch Coverage

lib/Bookmarks/Opera.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
44 0 0 unless -e $filename
49 0 0 unless open $fh, "<$filename"
55 0 0 if $line =~ /^Opera Hotlist version/
56 0 0 if $line =~ /^Options:/
58 0 0 if ($line =~ /^ \s* $/x)
60 0 0 if ($$curitem{'start'})
65 0 0 if ($$curitem{'type'} eq 'folder')
72 0 0 if ($line eq '-')
78 0 0 if ($line =~ /^#(FOLDER|URL)/)
83 0 0 if ($$curitem{'start'})
87 0 0 if ($line =~ /$re/)
99 0 0 if ($$curitem{'start'})
104 0 0 if $$curitem{'type'} eq 'folder'
132 0 0 unless (defined $$item{'id'} and $$self{'_items'}{$$item{'id'}})
152 0 0 if ($$item{'type'} eq 'folder') { }
0 0 elsif ($$item{'type'} eq 'url') { }
154 0 0 unless (defined $order)
162 0 0 if $trash
163 0 0 if $visited
164 0 0 if $expand
165 0 0 if $desc
166 0 0 if $icon
167 0 0 if defined $order
176 0 0 unless (defined $order)
184 0 0 if $url
186 0 0 if $trash
187 0 0 if $visited
188 0 0 if $expand
189 0 0 if $desc
190 0 0 if $icon
191 0 0 if defined $order