| blib/lib/Nile/XML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 188 | 0 | 0 | if ($self->can($method)) |
| 192 | 0 | 0 | if (@_) { } |
| 220 | 0 | 0 | unless $file =~ /\.[^.]*$/i |
| 221 | 0 | 0 | unless $file and -f $file |
| 228 | 0 | 0 | if ($$self{'vars'}) { } |
| 292 | 0 | 0 | if (not $path =~ m[/]) { } |
| 293 | 0 | 0 | exists $$self{'vars'}{$path} ? : |
| 301 | 0 | 0 | unless (exists $$v{$k}) |
| 310 | 0 | 0 | if (ref $value eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $value eq 'HASH') { } | |
| 361 | 0 | 0 | unless (exists $$v{$k}) |
| 487 | 0 | 0 | unless $file and -f $file |
| 489 | 0 | 0 | wantarray ? : |