blib/lib/Mojolicious/Plugin/PODRenderer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 13 | 15.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | $_->{'href'} =~ s[^https://metacpan\.org/pod/][$perldoc]u and $_->{'href'} =~ s[::][/]giu |
89 | 0 | 0 | 0 | $path and -r $path |
line | l | !l | condition |
---|---|---|---|
18 | 0 | 1 | $conf->{'preprocess'} || 'ep' |
25 | 0 | 1 | $conf->{'name'} || 'pod' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $e->tag eq 'h1' or not @parts |