Branch Coverage

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


line true false branch
27 27 2 ref $pkg ? :
47 0 29 unless $sub
58 740 0 if (defined $value) { }
101 45 695 if (defined $cmd) { }
102 42 3 if (@stash)
108 21 24 if (substr($cmd, 0, 3) eq 'end') { }
21 3 elsif ($self->get_command("end$cmd")) { }
110 0 21 if defined $startcmd and $startcmd ne $command
123 0 29 if $command
124 27 2 if @stash
136 573 167 unless $line =~ s/$command_start_pattern//
142 0 167 unless defined $arg
145 122 45 unless $cmdline