Condition Coverage

blib/lib/Crypt/HSXKPasswd/Helper.pm
Criterion Covered Total %
condition 5 21 23.8


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 407 defined $test_self and &blessed($test_self)
0 0 407 defined $test_self and &blessed($test_self) and $test_self->isa($required_package)
284 0 0 448 defined $severity and ref $severity eq ''
0 0 448 defined $severity and ref $severity eq '' and length $severity > 1
287 0 0 448 defined $message and ref $message eq ''
299 0 0 0 ref $stack_increment eq '' and $stack_increment =~ /^\d+$/sux
361 0 0 0 $_DEBUG and $_CAN_STACK_TRACE