| blib/lib/Object/Depot/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 4 | unless $depot->_has_export_name |
| 44 | 2 | 0 | if (defined $arg and $arg eq $name) |
| 49 | 0 | 0 | defined $arg ? : |
| 56 | 1 | 3 | unless $do_it |
| 100 | 0 | 3 | if $DEPOTS{$class} |
| 102 | 0 | 0 | if (@_ == 1 and &blessed($_[0]) and $_[0]->isa('Object::Depot')) |