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