Branch Coverage

blib/lib/Chess/ELO/FIDE.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
63 0 0 if $log
72 0 0 if (@_) { }
121 0 0 if (not $last_date)
155 0 0 unless open my $fh, "<", $players_file
161 0 0 if (substr($header, 0, length $expected) ne $expected)
169 0 0 if $self->federation and $fed ne $self->federation
170 0 0 if length $line < 156
182 0 0 if defined $s_rating and $s_rating eq ""
183 0 0 if defined $r_rating and $r_rating eq ""
184 0 0 if defined $b_rating and $b_rating eq ""
189 0 0 if defined $s_K and $s_K eq ""
190 0 0 if defined $r_K and $r_K eq ""
191 0 0 if defined $b_K and $b_K eq ""
196 0 0 if defined $s_games and $s_games eq ""
197 0 0 if defined $r_games and $r_games eq ""
198 0 0 if defined $b_games and $b_games eq ""
201 0 0 if defined $flag and $flag eq ""
235 0 0 unless $response->{'success'}
239 0 0 if ("DateTime"->compare($dt_last_modified, $dt_fide_last_modified) == 0)
247 0 0 if -e $zip_file
248 0 0 if -e $players_file
252 0 0 if ($response->{'success'})
256 0 0 if (-e $players_file)
259 0 0 if $count