| blib/lib/Dist/Zilla/Plugin/TrialVersionComment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 28 | 0 | 2 | 0 | $file->can('is_bytes') and $file->is_bytes |
| 29 | 0 | 2 | 0 | $INC{&module_notional_filename('Dist::Zilla::Role::MutableFile')} and not $file->does('Dist::Zilla::Role::MutableFile') |
| 55 | 2 | 0 | 3 | $node->isa('PPI::Statement::Variable') and $node->type eq 'our' |
| 2 | 0 | 3 | $node->isa('PPI::Statement::Variable') and $node->type eq 'our' and grep {$_ eq '$VERSION';} $node->variables |