Branch Coverage

blib/lib/Venus/Role/Buildable.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
15 6937 8160 if ($self->can("build_self"))
29 32 15065 if ($self->can("build_nil") and $present)
37 4771 10326 if ($self->can("build_arg") and $inflate)
45 5647 9450 if ($self->can("build_args") and not $ignore)
46 1762 3885 @args == 1 ? :