Branch Coverage

blib/lib/App/MP4Meta/TV.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
76 0 0 unless ($tags{'show_title'} and $tags{'season'} and $tags{'episode'})
81 0 0 unless ($tags{'show_title'} and $tags{'season'} and $tags{'episode'})
92 0 0 unless (_episode_is_complete($episode))
95 0 0 if $self->{'verbose'}
102 0 0 if _episode_is_complete($episode)
107 0 0 unless ($episode->overview)
108 0 0 if ($self->{'continue_without_any'} or $self->{'continue_without_overview'}) { }
138 0 0 if $self->{'verbose'}
140 0 0 if $error
158 0 0 if ($file =~ /$r/)
163 0 0 if ($show and $season and $episode)
171 0 0 if ($directories)
179 0 0 if ($show and $season and $episode)