blib/lib/SPVM/Builder/LibInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 22 | 59.0 |
line | true | false | branch |
---|---|---|---|
14 | 3 | 4 | if (@_) { } |
25 | 0 | 0 | if (@_) { } |
36 | 3 | 7 | if (@_) { } |
47 | 3 | 7 | if (@_) { } |
58 | 3 | 3 | if (@_) { } |
75 | 3 | 0 | unless (defined $self->is_static) |
79 | 3 | 0 | unless (defined $self->is_abs) |
83 | 3 | 0 | unless (defined $self->static_option_cb) |
103 | 0 | 4 | if ($self->is_abs) { } |
104 | 0 | 0 | if (defined $self->file) { } |
113 | 0 | 4 | if ($self->is_static) { } |