| blib/lib/WebDAO/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 28 | 3.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 62 | 0 | 0 | unless $parent | 
| 112 | 0 | 0 | if (ucfirst $method ne $method) | 
| 119 | 0 | 0 | if (UNIVERSAL::can($self, $method)) | 
| 125 | 0 | 0 | if (@path) | 
| 133 | 0 | 0 | if (scalar @path1) | 
| 154 | 0 | 0 | unless (scalar @_) | 
| 159 | 0 | 0 | unless defined $res | 
| 176 | 0 | 1 | if ($self != $parent) { } | 
| 179 | 0 | 0 | unless defined $extr | 
| 180 | 0 | 0 | unless ref $extr eq 'ARRAY' | 
| 215 | 0 | 0 | if $self->__path2me | 
| 216 | 0 | 0 | if defined $method | 
| 218 | 0 | 0 | if ($sess->set_absolute_url) | 
| 226 | 0 | 0 | if (@_) |