blib/lib/MooseX/App/Meta/Role/Class/Documentation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
52 | 3 | 6 | if defined $pod{'command_short_description'} |
65 | 0 | 0 | if defined $pod{'command_long_description'} |
78 | 0 | 0 | if defined $pod{'command_usage'} |
87 | 14 | 80 | unless ($attribute->has_value($self)) |
93 | 15 | 79 | defined $value && $value ? : |
112 | 0 | 69 | unless defined $meta_attribute |
114 | 8 | 61 | if $meta_attribute->has_value($self) |