| line | true | false | branch | 
 
| 198 | 0 | 0 | unless my $args = check($tmpl, \%hash) | 
 
| 207 | 0 | 0 | if @_ | 
 
| 234 | 0 | 0 | unless check($tmpl, \%hash) | 
 
| 236 | 0 | 0 | unless $self->_parse_file('file', $file, 'add_pod', 1) | 
 
| 262 | 0 | 0 | unless check($tmpl, \%hash) | 
 
| 265 | 0 | 0 | unless my $fh = $self->_open_file($file) | 
 
| 267 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 272 | 0 | 0 | if (s/^=Template\s*(.+?)\s*$//) { } | 
 
|  | 0 | 0 | elsif ($active and /^=cut\s*/) { } | 
 
| 275 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 281 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 286 | 0 | 0 | if ($active) { } | 
 
|  | 0 | 0 | elsif (s/^=Include\s*(.+?)\s*$//) { } | 
 
|  | 0 | 0 | elsif (s/^=Insert\s*(.+?)->(.+?)\s*$//) { } | 
 
| 293 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 296 | 0 | 0 | if ($part =~ /(.+?)\s+as\s+([\w:]+)\s*$/i) { } | 
 
| 311 | 0 | 0 | if exists $self->store->{$mod}{$func} | 
 
| 314 | 0 | 0 | $str ? : | 
 
| 322 | 0 | 0 | if $add_pod | 
 
| 339 | 0 | 0 | unless check($tmpl, \%hash) | 
 
| 344 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 347 | 0 | 0 | unless my $file = $self->_find_file_from_include($include) | 
 
| 349 | 0 | 0 | if (exists $self->include->{$include}) { } | 
 
| 352 | 0 | 0 | if ($self->include->{$include}{'as'} eq $as and $self->include->{$include}{'file'} eq $file) { } | 
 
|  | 0 | 0 | elsif ($self->include->{$include}{'as'} ne $as or $self->include->{$include}{'file'} ne $file) { } | 
 
| 360 | 0 | 0 | if $Pod::Template::WARNINGS | 
 
| 378 | 0 | 0 | unless my $include = shift() | 
 
| 383 | 0 | 0 | if ($self->_is_file($include)) { } | 
 
| 394 | 0 | 0 | if ref $dir | 
 
| 397 | 0 | 0 | unless -d $dir | 
 
| 402 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 404 | 0 | 0 | if -e $file | 
 
| 414 | 0 | 0 | unless my $file = shift() | 
 
| 416 | 0 | 0 | if $Pod::Template::DEBUG | 
 
| 418 | 0 | 0 | unless my $fh = 'FileHandle'->new($file) | 
 
| 436 | 0 | 0 | $^O eq 'MSWin32' ? : | 
 
| 440 | 0 | 0 | if $pm | 
 
| 448 | 0 | 0 | /[^\w:']/ ? : | 
 
|  | 0 | 0 | /^\./ ? : |