Condition Coverage

blib/lib/Archive/Builder/Archive.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 9 _STRING($_[0]) && exists $$Archive::Builder::Archive::support{$_[0]}
116 4 1 10 defined $parts and $this >= $parts
279 0 0 9 defined $_[0] && &Scalar::Util::blessed($_[0]) && $_[0]->can($_[1])

or 2 conditions

line l !l condition
69 0 0 'Error generating content to create archive: ' . $Source->errstr || 'Unknown Error'
76 0 0 'Error generated permissions to create archive: ' . $Source->errstr || 'Unknown Error'