| lib/Badger/Workspace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 28 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 112 | 0 | 0 | if (not ref $config) { } | 
| 0 | 0 | elsif (ref $config ne 'HASH') { } | |
| 156 | 0 | 0 | unless @_ | 
| 174 | 0 | 0 | if ($self->can_share(@_)) { } | 
| 188 | 0 | 0 | if ($self->can_inherit(@_)) { } | 
| 226 | 0 | 0 | @_ ? : | 
| 234 | 0 | 0 | if (@_) | 
| 280 | 0 | 0 | if ($alias = $dirs->{$head}) | 
| 285 | 0 | 0 | defined $tail ? : | 
| 299 | 0 | 0 | @path && ref $path[-1] eq 'HASH' ? : | 
| 304 | 0 | 0 | if (@bits) { } | 
| 332 | 0 | 0 | $n ? : | 
| 342 | 0 | 0 | $self->{'parent'} ? : | 
| 362 | 0 | 0 | if ($Badger::Workspace::DEBUG) |