Condition Coverage

blib/lib/Dist/Zilla/Plugin/RPM.pm
Criterion Covered Total %
condition 2 6 33.3


or 3 conditions

line l !l&&r !l&&!r condition
231 1 0 0 'Text::Template'->new('TYPE', 'FILE', 'SOURCE', path($self->zilla->root)->child($self->spec_file), 'DELIMITERS', ['<%', '%>']) || $self->log_fatal($Text::Template::ERROR)
236 1 0 0 $t->fill_in('HASH', {'zilla', \$self->zilla, 'archive', \$archive}) || $self->log_fatal($Text::Template::ERROR)