Condition Coverage

blib/lib/MooseX/Getopt/Basic.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 7 not defined $configfile and $cfmeta->has_default
65 3 0 4 defined $configfile and defined $init_arg
86 23 78 10 $processed{'usage'} and $params->{'help_flag'}
261 0 9 17 $attr->is_required && !$attr->has_default && !$attr->has_builder && !exists($$config_from_file{$attr->name})

or 2 conditions

line l !l condition
238 10 111 shift() || {}