| blib/lib/Gcis/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | $tx->res->code and $tx->res->code == 404 | 
| 74 | 0 | 0 | 0 | wantarray && ref $json eq 'ARRAY' | 
| 100 | 0 | 0 | 0 | $tx->res->code and $tx->res->code == 404 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | $$_{'number'} // $$_{'identifier'} | 
| 196 | 0 | 0 | 0 | $$c{'_chapter_map'}{$report} //= $c->get_chapter_map($report) | 
| 213 | 0 | 0 | 0 | $$c{'_chapter_map'}{$report} //= $c->get_chapter_map($report) | 
| 230 | 0 | 0 | 0 | $$c{'_chapter_map'}{$report} //= $c->get_chapter_map($report) |