| blib/lib/Mojolicious/Plugin/LinkEmbedder/Link/Text/Github.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $e = $dom->at('img.avatar') and $$e{'src'} |
| 44 | 0 | 0 | 0 | $e = $dom->at('img.timeline-comment-avatar') and $$e{'src'} |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 0 | 0 | $e->text || '' |