Condition Coverage

blib/lib/Chess/Opening/Book/Entry.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
35 112 3 0 exists $args{'history'} and ref $args{'history'}
115 0 0 exists $args{'history'} and ref $args{'history'} and 'ARRAY' eq $args{'history'}
57 23 0 266 exists $args{'count'} and $args{'count'}
0 266 0 exists $args{'count'} and $args{'count'} and not $args{'count'} =~ /^[1-9][0-9]*$/u