Branch Coverage

lib/App/Followme/Template.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
27 28 2 ref $pkg ? :
47 0 30 unless $sub
58 778 0 if (defined $value) { }
101 49 729 if (defined $cmd) { }
102 46 3 if (@stash)
108 23 26 if (substr($cmd, 0, 3) eq 'end') { }
23 3 elsif ($self->get_command("end$cmd")) { }
110 0 23 if defined $startcmd and $startcmd ne $command
123 0 30 if $command
124 28 2 if @stash
136 603 175 unless $line =~ s/$command_start_pattern//
142 0 175 unless defined $arg
145 126 49 unless $cmdline