| line | true | false | branch | 
 
| 56 | 1 | 6 | unless $_printed_pod | 
 
| 64 | 0 | 1 | unless $_printed_pod | 
 
| 85 | 1 | 9 | if ($item->type ne 'item') { } | 
 
|  | 3 | 6 | elsif ($para->listtype eq 'bullet') { } | 
 
|  | 3 | 3 | elsif ($para->listtype eq 'number') { } | 
 
|  | 3 | 0 | elsif ($para->listtype eq 'text') { } | 
 
| 121 | 27 | 2 | $count == 1 ? : | 
 
| 124 | 2 | 27 | if (my $link = $tags{'link'}) | 
 
| 126 | 1 | 1 | if ($link->{'target'} eq "https://metacpan.org/pod/$substr") { } | 
 
| 134 | 2 | 27 | if $tags{'monospace'} | 
 
| 135 | 2 | 27 | if $tags{'bold'} | 
 
| 136 | 1 | 28 | if $tags{'italic'} | 
 
| 137 | 1 | 28 | if $tags{'file'} | 
 
| 138 | 1 | 28 | if $tags{'underline'} |