Condition Coverage

lib/FFI/Build/File/C.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
39 58 3 0 -f $object->path and not $object->needs_rebuild($self->_deps)
53 3 43 14 $self->build and $self->build->verbose >= 2
3 0 43 $self->build and $self->build->verbose >= 1
126 0 0 0 defined $out and $out ne ""
127 0 0 0 defined $err and $err ne ""

or 3 conditions

line l !l&&r !l&&!r condition
53 1 0 60 $exit or not -f $object->path