| blib/lib/WWW/KGS/GameArchives.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 1 | 0 | 1 | @calendar == 1 and $calendar[0]{'year'} == 1970 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 2 | 2 | 0 | $_[0]{'base_uri'} ||= 'URI'->new('http://www.gokgs.com/gameArchives.jsp') |
| 30 | 1 | 2 | 0 | $$self{'scraper'} ||= $self->_build_scraper |