Condition Coverage

blib/lib/Devel/PeekPoke/PP.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 120014 defined $_[0] && $_[0] =~ /^(\d+)$/
85 0 60008 0 defined $_[0] and $_[1]
95 0 1 60005 defined $location and defined $bytes
102 60003 0 2 utf8::is_utf8($bytes) and $bytes =~ /([^\x00-\x7F])/

or 3 conditions

line l !l&&r !l&&!r condition
28 0 2 120012 $_[0] > 18446744073709551615 or uc unpack('H*', $p) eq 'FFFFFFFFFFFFFFFF'