Branch Coverage

blib/lib/Acme/Takahashi/Method.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
10 0 0 unless open my $in, '<:raw', $src
14 0 0 if $line =~ /^use Acme::Takahashi::Method/
16 0 0 if $line =~ /^$/
18 0 0 if $DEBUG
23 0 0 unless open my $out, '>:raw', $slide
44 0 0 unless open my $out, '>:raw', $src
54 0 0 unless open my $in, '<:raw', $slide
70 0 0 if $arg{'debug'}
72 0 0 unless $arg{'noclobber'}
73 0 0 if $show_slide
74 0 0 unless $arg{'noexec'}