Condition Coverage

blib/lib/Dist/Zilla/Plugin/TrialVersionComment.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
44 0 6 0 $file->can('is_bytes') and $file->is_bytes
45 0 6 0 $INC{&module_notional_filename('Dist::Zilla::Role::MutableFile')} and not $file->does('Dist::Zilla::Role::MutableFile')
71 7 1 4 $node->isa('PPI::Statement::Variable') and $node->type eq 'our'
8 0 4 $node->isa('PPI::Statement::Variable') and $node->type eq 'our' and grep {$_ eq '$VERSION';} $node->variables