| blib/lib/Pod/Simple/Text/Termcap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 0 | 0 | $$term{'_md'} || "\e[1m" |
| 41 | 0 | 0 | $$term{'_us'} || "\e[4m" |
| 42 | 0 | 0 | $$term{'_me'} || "\e[m" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | exists $Pod::Simple::Text::Termcap::BOLD{$element_name} or exists $Pod::Simple::Text::Termcap::ITALIC{$element_name} |