Branch Coverage

blib/lib/Mite/App/Command.pm.mite.pm
Criterion Covered Total %
branch 21 46 45.6


line true false branch
64 80 80 *{$_;}{'CODE'} ? :
68 0 160 *{$_;}{'CODE'} ? :
78 0 80 ref $_[0] ? :
84 0 80 @_ == 1 ? :
0 80 $meta->{'HAS_BUILDARGS'} ? :
89 0 80 unless exists $args->{'app'}
90 0 80 unless &blessed($args->{'app'})
95 80 0 if ref $self->{'app'}
99 0 80 if (exists $args->{'kingpin_command'})
100 0 0 unless &blessed($args->{'kingpin_command'})
107 0 80 unless $meta->{'BUILD'}
80 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
112 0 80 if @unknown
122 0 80 unless $meta->{'BUILD'}
130 80 0 defined ${^GLOBAL_PHASE} ? :
134 0 80 unless $meta->{'DEMOLISH'}
141 0 0 if $e
166 0 109 unless &blessed($object)
179 0 88 unless @_ == 1
183 8 80 exists $_[0]{'kingpin_command'} ? :
185 0 80 unless &blessed($default_value)
198 0 0 if exists $DOES{$role}
199 0 0 if $role eq "Mite::App::Command"