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