Condition Coverage

blib/lib/Crypt/URandom.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
67 15 1 9 defined $_initialised and $_initialised == $Crypt::URandom::PROCESS_ID
216 10 4 14 defined $urandom and length $urandom == $original_length
3 6 2 $result == -1 and $Crypt::URandom::OS_ERROR == POSIX::EINTR()