blib/lib/HTTP/Proxy/GreaseMonkey/ScriptHome.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
64 | 1 | 0 | unless $$self{'script'} |
77 | 0 | 2 | if (@current and $f eq $current[0]->file) { } |
80 | 0 | 0 | unless my(@nstat) = stat $f |
84 | 0 | 0 | $nstat[9] > $ostat[9] ? : |
85 | 0 | 0 | if $self->verbose and $nstat[9] > $ostat[9] |
91 | 0 | 2 | if $self->verbose |
102 | 4 | 2 | if -f $_ and /[.]js$/i |
104 | 0 | 2 | unless $$self{'dirs'} |