blib/lib/Nile/Setting.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
148 | 0 | 0 | if ($self->can($method)) |
152 | 0 | 0 | if (@_) { } |
182 | 0 | 0 | if $table |
183 | 0 | 0 | if $name |
184 | 0 | 0 | if $value |
241 | 0 | 0 | if (exists $$self{'vars'}{$name}) { } |
268 | 0 | 0 | exists $$self{'vars'}{$name} ? : |
340 | 0 | 0 | unless $confirm |