Condition Coverage

blib/lib/Validate/Yubikey.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 1 exists $data{'callback'} and ref $data{'callback'} eq 'CODE'
121 0 0 1 exists $data{'update_callback'} and ref $data{'update_callback'} eq 'CODE'
127 0 0 1 exists $data{'log_callback'} and ref $data{'log_callback'} eq 'CODE'