| blib/lib/Firefox/Application.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 22 | 18.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 78 | 0 | 76 | exists $args{'use_queue'} ? : | 
| 80 | 76 | 0 | unless (ref $args{'repl'}) | 
| 82 | 1 | 227 | exists $args{$_} ? : | 
| 93 | 0 | 0 | unless ($api) | 
| 96 | 0 | 0 | unless $v =~ s/^(\d+.\d+).*/$1/ | 
| 99 | 0 | 0 | if ($v >= 4) { } | 
| 0 | 0 | elsif ($v >= 3.6) { } | |
| 116 | 0 | 0 | if (my $repl = delete $$self{'repl'}) | 
| 353 | 0 | 0 | unless $tab | 
| 444 | 0 | 0 | $options{'restart'} ? : | 
| 488 | 0 | 0 | $value ? : |