blib/lib/Validate/Yubikey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
116 | 0 | 0 | 1 | exists $data{'callback'} and ref $data{'callback'} eq 'CODE' |
122 | 0 | 0 | 1 | exists $data{'update_callback'} and ref $data{'update_callback'} eq 'CODE' |
128 | 0 | 0 | 1 | exists $data{'log_callback'} and ref $data{'log_callback'} eq 'CODE' |