| blib/lib/ORDB/Unihan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | scalar @_ and defined _STRING($_[-1]) |
| 0 | 0 | 0 | scalar @_ and defined _STRING($_[-1]) and $_[-1] eq '-DEBUG' |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 0 | 0 | $last_mod_local ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | ref $self || $self |
| 105 | 0 | 0 | 0 | $online or -f $db |
| 113 | 0 | 0 | 0 | $need_refetch or not -e $zip_path |
| 118 | 0 | 0 | 0 | $response->is_success or $response->code == 304 |
| 128 | 0 | 0 | 0 | $regenerated_sqlite or not -e $txt_path |
| 142 | 0 | 0 | 0 | $regenerated_sqlite or not -e $db |