Branch Coverage

blib/lib/XUL/App/XULFile.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
26 0 0 if (ref $src eq 'HASH') { }
0 0 elsif (ref $src) { }
37 0 0 if (ref $args ne 'ARRAY')
39 0 0 if (%$opts)
51 0 0 if ($@)
57 0 0 unless -d 'tmp'
58 0 0 unless -d 'tmp/content'
64 0 0 if ($file =~ /\.js$/i) { }
72 0 0 unless ($file =~ m[^\w+://])
80 0 0 unless ($file =~ m[^\w+://])
99 0 0 if ($$visited{$file})
104 0 0 unless $obj
107 0 0 if ($prereqs and not ref $prereqs)
108 0 0 if ($prereqs and @$prereqs)
130 0 0 if (not -f "js/$file" || -f "js/thirdparty/$file" || -f "tmp/content/$file")
135 0 0 if (-f $default_js) { }
137 0 0 if ($dir =~ /jslib(\S*)/) { }
141 0 0 unless -f $outfile
144 0 0 unless -f $outfile
146 0 0 unless -d $outdir
147 0 0 if ($subdir)
170 0 0 if (not -f "css/$file")