| blib/lib/Bible/OBML/Gateway.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 26 | 19.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 1 | $ref_display and $ref_display->text |
| 273 | 0 | 0 | 0 | $_->next and $_->next->tag eq "li" |
| 314 | 0 | 1 | 0 | $block->at("p") and not $block->at("p")->at("verse_number") |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 1 | 1 | $_->attr('class') || '' |
| 77 | 0 | 0 | $reference // "(undef)" |
| 131 | 0 | 0 | $_->attr("data-bibleref") // "" |
| 147 | 0 | 0 | $_->attr("data-bibleref") // "" |
| 166 | 0 | 0 | $_->attr("data-bibleref") // "" |
| 184 | 0 | 0 | $_->attr("data-bibleref") // "" |
| 291 | 0 | 0 | $_->attr('indent') || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 1 | @$runs != 1 or not $runs->[0] =~ /\w\s*\d/u |