Condition Coverage

blib/lib/Net/OAuth2/Scheme/Random.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
105 0 0 0 $p_id == $$ and $i_id == interpreter_id

or 2 conditions

line l !l condition
48 0 0 $seeds{$RNG_Class} || \&_make_seed
62 0 0 $new{$rng_class} || sub { my $class = shift(); return $class->new(@_); }
134 0 0 $ish{$$self} || 2
163 0 0 $nbytes ||= 64
164 0 0 $sizeofint ||= 4

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 0 shift() || $RNG_Class