Condition Coverage

blib/lib/Convert/Binary/C/Cached.pm
Criterion Covered Total %
condition 26 36 72.2


and 3 conditions

line !l l&&!r l&&r condition
48 1014 964 3 @_ < 2 and not defined wantarray
53 1014 0 0 @_ == 1 and $_[0] eq 'Cache'
232 5 0 925 -e $self->{'cache'} and -s _
271 1 1 51 exists $config{$what} and $config{$what} eq $self->{$what}
2 1 50 exists $config{$what} and $config{$what} eq $self->{$what} and __reccmp($config{'cfg'}, $self->configure)
290 2 1 1124 $spec->{'size'} == $size and $spec->{'mtime'} == $mtime
3 0 1124 $spec->{'size'} == $size and $spec->{'mtime'} == $mtime and $spec->{'ctime'} == $ctime
329 0 0 4038 defined $ref and defined $val

or 3 conditions

line l !l&&r !l&&!r condition
191 17 0 30 $@ or @WARN
262 867 0 53 $@ or @warnings
867 0 53 $@ or @warnings or @config % 2
328 4038 0 10 defined $ref or defined $val