Condition Coverage

blib/lib/MooseX/App/Meta/Role/Class/Documentation.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
93 79 0 15 defined $value && $value

or 3 conditions

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 1 20 $pod_raw{'NAME'} || $pod_raw{'ABSTRACT'}