Condition Coverage

blib/lib/MouseX/Getopt/Basic.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
66 23 76 0 $processed{'usage'} and $params->{'help_flag'}
212 0 7 13 $attr->is_required && !$attr->has_default && !$attr->has_builder && !exists($$config_from_file{$attr->name})

or 2 conditions

line l !l condition
189 8 101 shift() || {}