Condition Coverage

blib/lib/FFI/Build/File/C.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
39 32 0 0 -f $object->path and not $object->needs_rebuild($self->_deps)
53 4 11 16 $self->build and $self->build->verbose >= 2
4 0 11 $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 31 $exit or not -f $object->path