| blib/lib/Full/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 1 | 0 | if (my $class = $args{"class"} // $pkg) |
| 64 | 0 | 1 | if $args{"extends"} |
| 70 | 0 | 1 | $args{'extends'} ? : |
| 73 | 1 | 0 | unless ref $args{"does"} |
| 75 | 0 | 0 | unless eval { do { "Object::Pad::MOP::Class"->for_class($role) } } |