| blib/lib/Decl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 21 | 37 | 56.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 182 | 85 | 1760 | 0 | not defined $tagdef and defined $apptag |
| 183 | 85 | 1760 | 0 | not defined $tagdef and defined $classtag |
| 191 | 468 | 731 | 1523 | defined $$parent{'parsemode'} and $$parent{'parsemode'} eq 'vanilla' |
| 207 | 646 | 0 | 0 | defined $t and $t->parameter('vanilla') |
| 396 | 931 | 44 | 0 | defined $linep and $linep eq 'none' |
| 413 | 771 | 0 | 1 | $bodyp eq 'text' and $$node{'parsemode'} eq 'vanilla' |
| 567 | 0 | 0 | 0 | defined $str and $str |
| 617 | 15 | 0 | 0 | $$_{'macroresult'} and not $macro_ok |
| line | l | !l | condition |
|---|---|---|---|
| 397 | 0 | 975 | $linep || 'default-line' |
| 415 | 772 | 0 | $bodyp || 'default-body' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 121 | 1 | 0 | 11 | not @arguments or $arguments[0] ne '-nofilter' |
| 180 | 4 | 81 | 1760 | $apptagd || $classtagd |
| 219 | 0 | 278 | 0 | $bh_list->first($tag_to_add->tag) || $bh_list->load($tag_to_add->tag) |