Condition Coverage

blib/lib/FFI/Build.pm
Criterion Covered Total %
condition 6 11 54.5


or 2 conditions

line l !l condition
39 3 11 $args{'buildname'} || '_build'

or 3 conditions

line l !l&&r !l&&!r condition
37 8 6 0 $args{'platform'} || 'FFI::Build::Platform'->default
38 0 14 0 $args{'file'} || 'FFI::Build::File::Library'->new([$args{'dir'} || '.', $self->_native_name($name)], 'platform', $self->platform)
205 0 0 5 $exit or not -f $self->file->path