Branch Coverage

blib/lib/Sirc/URL.pm
Criterion Covered Total %
branch 2 56 3.5


line true false branch
205 0 0 if $Debug
212 0 0 if (eval { do { local $SIG{'__DIE__'}; require Proc::WaitStat } }) { }
229 0 0 unless (@_ == 1)
235 0 0 if (ref $Browser) { }
242 0 0 if ($?)
256 0 0 if (@Url) { }
266 0 1 if $Loaded_find_uris
268 1 0 unless (eval "local \$SIG{__DIE__}; require $Module")
280 0 0 if (ref $val) { }
291 0 0 if ($val and not load_find_uris()) { }
310 0 0 unless $Enabled
311 0 0 if $Sirc::URL::Inhibit
316 0 0 if ($Count >= 0 and $Url[$Count] eq $url) { }
321 0 0 if $Max >= 0 and $Count > $Max
324 0 0 if (ref $Format) { }
342 0 0 unless @spec
345 0 0 if ($spec =~ /^-?\d+$/) { }
347 0 0 if ($Count == -1) { }
0 0 elsif ($spec < 0 or $spec > @Url) { }
348 0 0 unless $carped++
370 0 0 unless ($Count)
376 0 0 if $Count < $#Url
377 0 0 if (@arg == 0) { }
0 0 elsif (@arg == 1) { }
382 0 0 if (not $n =~ /^-?\d+$/) { }
0 0 elsif ($n < 0) { }
388 0 0 if $n < @out
391 0 0 if ($n > $#Url) { }