blib/lib/MooseX/App/Meta/Role/Class/Documentation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 79 | 0 | 15 | defined $value && $value |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
105 | 2 | 0 | 21 | $pod_raw{'SYNOPSIS'} || $pod_raw{'USAGE'} |
3 | 0 | 20 | $pod_raw{'DESCRIPTION'} || $pod_raw{'OVERVIEW'} | |
2 | 0 | 21 | $pod_raw{'NAME'} || $pod_raw{'ABSTRACT'} |