| blib/lib/Mite/App/Command/init.pm.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 70 | 0 | 0 | if exists $DOES{$role} | 
| 71 | 0 | 0 | if $role eq "Mite::App::Command::init" | 
| 72 | 0 | 0 | if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)) | 
| 75 | 0 | 0 | if $meta->can("does_role") and $meta->does_role($role) |