| blib/lib/CGI/Application/Plugin/Authentication/Display/Classic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 14 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 138 | 69 | 1 | 1 | $@ and $login_form->{'BASE_COLOUR'} |
| line | l | !l | condition |
|---|---|---|---|
| 26 | 25 | 50 | $self->_cgiapp->authen->_config->{'LOGIN_FORM'} || {} |
| 125 | 22 | 50 | $self->_cgiapp->authen->_config->{'LOGIN_FORM'} || {} |
| 128 | 13 | 59 | $login_form->{'BASE_COLOUR'} || '#445588' |
| 175 | 71 | 1 | $colour{'grey'} ||= '#565656' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 2 | 72 | 1 | $self->_cgiapp->authen->_detaint_destination || $self->_cgiapp->authen->_detaint_selfurl |