June 27, 2005 | Phalanx from the Trenches | Prev Next |
Deep inside Text::Template::fill_in() (line 257 in v1.44):
my $fi_filename = _param('filename') || $fi_self->{FILENAME} || 'template';
Coverage of this line:
$ cover cover_db --report=text > TT.1.44.coverage.txt
257 *** 107 66 362 my $fi_filename = _param('filename') || $fi_self->{FILENAME} || 'template';
continued...
Home Last TOC | Copyright © 2005 James E Keenan and Marc Prewitt | Prev Next |