Branch Coverage

blib/lib/Commandable/Finder/SubAttributes.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
144 0 0 if ($_ eq ":attrs")
145 0 0 unless &HAVE_ATTRIBUTE_STORAGE()
198 0 0 unless &HAVE_ATTRIBUTE_STORAGE()
201 0 0 unless my $package = delete $args{'package'}
212 0 0 if %args
215 0 0 if (my(%global_opts) = Attribute::Storage::find_vars_with_attr($package, "GlobalOption"))
228 0 0 if defined $$varref
292 0 0 if $self->{'conv_under'}
295 0 0 if ($args = Attribute::Storage::get_subattr($code, "Command_arg"))
300 0 0 if ($opts = Attribute::Storage::get_subattr($code, "Command_opt"))