Branch Coverage

blib/lib/Dist/Zilla/Role/File.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
70 0 2104 unless defined $frame[0]
71 786 1318 if $frame[3] =~ /::$function$/u
82 4 2140 unless defined $frame[0]
83 782 1358 if $frame[0] =~ /^Dist::Zilla::Plugin::(.+)$/u
126 0 173 if ($self->is_bytes) { }
141 3 174 if ($self->is_bytes) { }
162 171 3 if $enc =~ /^utf-?8$/iu