Branch Coverage

blib/lib/Atomik/MediaType.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
47 0 0 if (my $subtype = delete $args{'subtype'})
49 0 0 if ($subtype =~ /^([^\+]+)\+(.+)$/) { }
66 0 0 if (my $minor = $self->subtype_minor)