blib/lib/Chess/ELO/FEDA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 14 | 35.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 2 | 0 | 4 | $self->{'-target'} and $self->{'-target'} =~ /(\w+)$/ |
32 | 2 | 1 | 3 | $self->{'-ext'} ne 'sqlite' and $self->{'-ext'} ne 'csv' |
253 | 0 | 0 | 0 | $apellidos and $nombre |
296 | 0 | 0 | 0 | $dbh and not $dbh->{'AutoCommit'} |
line | l | !l | condition |
---|---|---|---|
63 | 0 | 0 | $self->{'-target'} || 'chess_elo_feda' |