Condition Coverage

blib/lib/Dist/Zilla/Role/TextTemplater.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
424 0 0 36 defined $tt and not defined $Text::Template::ERROR
553 2 0 4 $file->isa('Moose::Object') and $file->does('Dist::Zilla::Role::File')

or 2 conditions

line l !l condition
509 1 28 &$tt_param('filename', $args) || 'template'

or 3 conditions

line l !l&&r !l&&!r condition
426 29 0 7 not defined $package or $package eq ''