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)
59 0 0 if ($$curitem{'start'})
63 0 0 if ($$curitem{'type'} eq 'folder')
69 0 0 if ($line eq '-')
75 0 0 if ($line =~ /^#(FOLDER|URL)/)
79 0 0 if ($$curitem{'start'})
82 0 0 if ($line =~ /$re/)
94 0 0 if ($$curitem{'start'})
98 0 0 if $$curitem{'type'} eq 'folder'
124 0 0 unless (defined $$item{'id'} and $$self{'_items'}{$$item{'id'}})
145 0 0 if ($$item{'type'} eq 'folder') { }
0 0 elsif ($$item{'type'} eq 'url') { }
146 0 0 unless (defined $order)
153 0 0 if $trash
154 0 0 if $visited
155 0 0 if $expand
156 0 0 if $desc
157 0 0 if $icon
158 0 0 if defined $order
166 0 0 unless (defined $order)
173 0 0 if $url
175 0 0 if $trash
176 0 0 if $visited
177 0 0 if $expand
178 0 0 if $desc
179 0 0 if $icon
180 0 0 if defined $order