| blib/lib/Net/Async/Github/Repository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 789 | 0 | 0 | 0 | defined $_[0]{'pushed_at'} && length $_[0]{'pushed_at'} |
| 802 | 0 | 0 | 0 | defined $_[0]{'created_at'} && length $_[0]{'created_at'} |
| 815 | 0 | 0 | 0 | defined $_[0]{'updated_at'} && length $_[0]{'updated_at'} |