| blib/lib/WE/Util/Htaccess.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 0 | $filter and not &$filter($obj) |
| 179 | 0 | 0 | 0 | defined $$obj{'WWWAuth'} and $$obj{'WWWAuth'} ne '' |
| line | l | !l | condition |
|---|---|---|---|
| 141 | 0 | 0 | $args{-'authname'} || 'WE Authentication' |
| 142 | 0 | 0 | $args{-'authtype'} || 'Basic' |
| 145 | 0 | 0 | delete $args{-'restrict'} || '' |