From 8a35128bfdaff99171dc77c1340b775db4ef986d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 8 Oct 2012 17:25:31 -0500 Subject: pod coverage --- lib/Text/Handlebars/Compiler.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib/Text/Handlebars/Compiler.pm') diff --git a/lib/Text/Handlebars/Compiler.pm b/lib/Text/Handlebars/Compiler.pm index 4df30aa..cfea67a 100644 --- a/lib/Text/Handlebars/Compiler.pm +++ b/lib/Text/Handlebars/Compiler.pm @@ -237,4 +237,14 @@ sub check_lambda { __PACKAGE__->meta->make_immutable; no Any::Moose; +=for Pod::Coverage + call + check_lambda + define_helper + iterator_index + make_ternary + vars + +=cut + 1; -- cgit v1.2.3-54-g00ecf