blib/lib/FFI/Build/File/C.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
31 | 10 | 4 | if $self->build |
39 | 0 | 14 | if -f $object->path and not $object->needs_rebuild($self->_deps) |
54 | 0 | 14 | if ($exit or not -f $object->path) { } |
10 | 8 | elsif ($self->build and $self->build->verbose) { } | |
80 | 12 | 4 | if $self->build |
89 | 0 | 2 | unless $self->platform->cc_mm_works |
102 | 0 | 2 | if ($exit) { } |