blib/lib/Email/MIME/Kit/Bulk/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 9 | unless grep {-r $_;} grep({my $f = $_->basename; $f =~ /\.json$/ if $f =~ /^manifest\./;} $self->kit->children) |
63 | 18 | 27 | if $f =~ /^manifest\./ |
66 | 0 | 9 | unless -e $self->_targets_file |