Branch Coverage

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


line true false branch
70 0 2138 unless defined $frame[0]
71 800 1338 if $frame[3] =~ /::$function$/u
82 4 2174 unless defined $frame[0]
83 796 1378 if $frame[0] =~ /^Dist::Zilla::Plugin::(.+)$/u
126 0 177 if ($self->is_bytes) { }
141 3 174 if ($self->is_bytes) { }
162 171 3 if $enc =~ /^utf-?8$/iu