Branch Coverage

blib/lib/Mite/App.pm.mite.pm
Criterion Covered Total %
branch 28 68 41.1


line true false branch
63 16 0 *{$_;}{'CODE'} ? :
67 0 16 *{$_;}{'CODE'} ? :
77 0 16 ref $_[0] ? :
83 0 16 @_ == 1 ? :
0 16 $meta->{'HAS_BUILDARGS'} ? :
90 0 16 exists $args->{'commands'} ? :
91 0 16 unless do {
94 16 0 if (ref $value eq "HASH")
99 0 0 unless do {
117 0 16 if (exists $args->{'kingpin'})
118 0 0 unless &blessed($args->{'kingpin'})
126 0 16 if (exists $args->{'project'})
128 0 0 unless &blessed($args->{'project'}) and $args->{'project'}->isa("Mite::Project")
135 0 16 unless $meta->{'BUILD'}
16 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
141 0 16 if @unknown
151 0 16 unless $meta->{'BUILD'}
159 16 0 defined ${^GLOBAL_PHASE} ? :
163 0 16 unless $meta->{'DEMOLISH'}
170 0 0 if $e
199 16 0 exists $_[0]{'kingpin'} ? :
201 0 0 unless &blessed($default_value)
210 0 16 unless &blessed($object)
215 0 130 unless @_ == 1
218 114 16 exists $_[0]{'kingpin'} ? :
220 0 16 unless &blessed($default_value)
239 31 0 exists $_[0]{'project'} ? :
241 0 0 unless &blessed($default_value) and $default_value->isa("Mite::Project")
251 0 31 unless &blessed($object)
256 0 26 unless @_ == 1
259 12 14 exists $_[0]{'project'} ? :
261 0 14 unless &blessed($default_value) and $default_value->isa("Mite::Project")
279 0 0 if exists $DOES{$role}
280 0 0 if $role eq "Mite::App"