Condition Coverage

blib/lib/Crypt/Random/Provider/Win32API.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 $size and ref $size eq "Math::Pari"

or 2 conditions

line l !l condition
30 0 0 $params{'Skip'} || $self->{'Skip'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $params{'Length'} || int($size / 8) + 1
47 0 0 0 not defined $bytes or $bytes =~ /\D/