Branch Coverage

blib/lib/App/hopen/G/Cmd.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
64 0 1 unless my $self = shift()
67 0 1 if (ref $arg eq 'ARRAY') { }
0 1 elsif (eval { do { $arg->DOES('App::hopen::Asset') } }) { }
91 0 0 unless my $self = shift()
97 0 0 if (scalar keys %$hrSourceFiles) { }
103 0 0 unless wantarray