| blib/lib/Venus/Role/Buildable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 8219 | 5232 | if ($self->can("build_self")) | 
| 29 | 1 | 13450 | if ($self->can("build_nil") and $present) | 
| 37 | 3551 | 9900 | if ($self->can("build_arg") and $inflate) | 
| 45 | 2749 | 10702 | if ($self->can("build_args") and not $ignore) | 
| 46 | 456 | 2293 | @args == 1 ? : |