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