← Index
NYTProf Performance Profile   « block view • line view • sub view »
For /usr/share/koha/opac/cgi-bin/opac/opac-search.pl
  Run on Tue Oct 15 11:58:52 2013
Reported on Tue Oct 15 12:01:03 2013

Filename/usr/lib/perl5/Template/Constants.pm
StatementsExecuted 125 statements in 1.98ms
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
11121µs52µsTemplate::Constants::::BEGIN@61Template::Constants::BEGIN@61
11120µs53µsTemplate::Constants::::BEGIN@70Template::Constants::BEGIN@70
11116µs20µsTemplate::Constants::::BEGIN@22Template::Constants::BEGIN@22
11114µs45µsTemplate::Constants::::BEGIN@53Template::Constants::BEGIN@53
11114µs44µsTemplate::Constants::::BEGIN@68Template::Constants::BEGIN@68
11113µs69µsTemplate::Constants::::BEGIN@27Template::Constants::BEGIN@27
11113µs35µsTemplate::Constants::::BEGIN@24Template::Constants::BEGIN@24
11111µs75µsTemplate::Constants::::BEGIN@40Template::Constants::BEGIN@40
11111µs22µsTemplate::Constants::::BEGIN@23Template::Constants::BEGIN@23
11111µs98µsTemplate::Constants::::BEGIN@28Template::Constants::BEGIN@28
11110µs41µsTemplate::Constants::::BEGIN@48Template::Constants::BEGIN@48
11110µs41µsTemplate::Constants::::BEGIN@57Template::Constants::BEGIN@57
11110µs42µsTemplate::Constants::::BEGIN@76Template::Constants::BEGIN@76
1119µs40µsTemplate::Constants::::BEGIN@69Template::Constants::BEGIN@69
1119µs39µsTemplate::Constants::::BEGIN@50Template::Constants::BEGIN@50
1119µs39µsTemplate::Constants::::BEGIN@54Template::Constants::BEGIN@54
1119µs39µsTemplate::Constants::::BEGIN@59Template::Constants::BEGIN@59
1119µs40µsTemplate::Constants::::BEGIN@71Template::Constants::BEGIN@71
1119µs41µsTemplate::Constants::::BEGIN@42Template::Constants::BEGIN@42
1119µs47µsTemplate::Constants::::BEGIN@45Template::Constants::BEGIN@45
1119µs39µsTemplate::Constants::::BEGIN@80Template::Constants::BEGIN@80
1119µs39µsTemplate::Constants::::BEGIN@49Template::Constants::BEGIN@49
1119µs38µsTemplate::Constants::::BEGIN@73Template::Constants::BEGIN@73
1119µs50µsTemplate::Constants::::BEGIN@75Template::Constants::BEGIN@75
1119µs40µsTemplate::Constants::::BEGIN@65Template::Constants::BEGIN@65
1119µs39µsTemplate::Constants::::BEGIN@58Template::Constants::BEGIN@58
1118µs40µsTemplate::Constants::::BEGIN@41Template::Constants::BEGIN@41
1118µs38µsTemplate::Constants::::BEGIN@60Template::Constants::BEGIN@60
1118µs39µsTemplate::Constants::::BEGIN@51Template::Constants::BEGIN@51
1118µs39µsTemplate::Constants::::BEGIN@72Template::Constants::BEGIN@72
1118µs41µsTemplate::Constants::::BEGIN@64Template::Constants::BEGIN@64
1118µs40µsTemplate::Constants::::BEGIN@79Template::Constants::BEGIN@79
1118µs38µsTemplate::Constants::::BEGIN@44Template::Constants::BEGIN@44
1118µs38µsTemplate::Constants::::BEGIN@52Template::Constants::BEGIN@52
1118µs40µsTemplate::Constants::::BEGIN@67Template::Constants::BEGIN@67
1118µs39µsTemplate::Constants::::BEGIN@43Template::Constants::BEGIN@43
1118µs38µsTemplate::Constants::::BEGIN@66Template::Constants::BEGIN@66
1118µs38µsTemplate::Constants::::BEGIN@74Template::Constants::BEGIN@74
3227µs7µsTemplate::Constants::::DEBUG_UNDEFTemplate::Constants::DEBUG_UNDEF (xsub)
2114µs4µsTemplate::Constants::::DEBUG_OFFTemplate::Constants::DEBUG_OFF (xsub)
2111µs1µsTemplate::Constants::::DEBUG_DIRSTemplate::Constants::DEBUG_DIRS (xsub)
2111µs1µsTemplate::Constants::::DEBUG_FILTERSTemplate::Constants::DEBUG_FILTERS (xsub)
2111µs1µsTemplate::Constants::::DEBUG_ONTemplate::Constants::DEBUG_ON (xsub)
2111µs1µsTemplate::Constants::::DEBUG_PARSERTemplate::Constants::DEBUG_PARSER (xsub)
2111µs1µsTemplate::Constants::::DEBUG_PROVIDERTemplate::Constants::DEBUG_PROVIDER (xsub)
2111µs1µsTemplate::Constants::::DEBUG_ALLTemplate::Constants::DEBUG_ALL (xsub)
2111µs1µsTemplate::Constants::::DEBUG_CONTEXTTemplate::Constants::DEBUG_CONTEXT (xsub)
2111µs1µsTemplate::Constants::::DEBUG_PLUGINSTemplate::Constants::DEBUG_PLUGINS (xsub)
2111µs1µsTemplate::Constants::::DEBUG_STASHTemplate::Constants::DEBUG_STASH (xsub)
2111µs1µsTemplate::Constants::::DEBUG_VARSTemplate::Constants::DEBUG_VARS (xsub)
2111µs1µsTemplate::Constants::::DEBUG_CALLERTemplate::Constants::DEBUG_CALLER (xsub)
2111µs1µsTemplate::Constants::::DEBUG_SERVICETemplate::Constants::DEBUG_SERVICE (xsub)
0000s0sTemplate::Constants::::debug_flagsTemplate::Constants::debug_flags
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1#============================================================= -*-Perl-*-
2#
3# Template::Constants.pm
4#
5# DESCRIPTION
6# Definition of constants for the Template Toolkit.
7#
8# AUTHOR
9# Andy Wardley <abw@wardley.org>
10#
11# COPYRIGHT
12# Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.
13#
14# This module is free software; you can redistribute it and/or
15# modify it under the same terms as Perl itself.
16#
17#============================================================================
18
19package Template::Constants;
20
2112µsrequire Exporter;
22328µs224µs
# spent 20µs (16+4) within Template::Constants::BEGIN@22 which was called: # once (16µs+4µs) by Template::Base::BEGIN@24 at line 22
use strict;
# spent 20µs making 1 call to Template::Constants::BEGIN@22 # spent 4µs making 1 call to strict::import
23325µs233µs
# spent 22µs (11+11) within Template::Constants::BEGIN@23 which was called: # once (11µs+11µs) by Template::Base::BEGIN@24 at line 23
use warnings;
# spent 22µs making 1 call to Template::Constants::BEGIN@23 # spent 11µs making 1 call to warnings::import
24333µs257µs
# spent 35µs (13+22) within Template::Constants::BEGIN@24 which was called: # once (13µs+22µs) by Template::Base::BEGIN@24 at line 24
use Exporter;
# spent 35µs making 1 call to Template::Constants::BEGIN@24 # spent 22µs making 1 call to Exporter::import
25# Perl::MinimumVersion seems to think this is a Perl 5.008ism...
26# use base qw( Exporter );
27341µs2124µs
# spent 69µs (13+56) within Template::Constants::BEGIN@27 which was called: # once (13µs+56µs) by Template::Base::BEGIN@24 at line 27
use vars qw( @EXPORT_OK %EXPORT_TAGS );
# spent 69µs making 1 call to Template::Constants::BEGIN@27 # spent 56µs making 1 call to vars::import
28357µs2186µs
# spent 98µs (11+88) within Template::Constants::BEGIN@28 which was called: # once (11µs+88µs) by Template::Base::BEGIN@24 at line 28
use vars qw( $DEBUG_OPTIONS @STATUS @ERROR @CHOMP @DEBUG @ISA );
# spent 98µs making 1 call to Template::Constants::BEGIN@28 # spent 88µs making 1 call to vars::import
29# ... so we'll do it the Old Skool way just to keep it quiet
30121µs@ISA = qw( Exporter );
31
321600nsour $VERSION = 2.75;
33
34
35#========================================================================
36# ----- EXPORTER -----
37#========================================================================
38
39# STATUS constants returned by directives
40334µs2140µs
# spent 75µs (11+64) within Template::Constants::BEGIN@40 which was called: # once (11µs+64µs) by Template::Base::BEGIN@24 at line 40
use constant STATUS_OK => 0; # ok
# spent 75µs making 1 call to Template::Constants::BEGIN@40 # spent 64µs making 1 call to constant::import
41336µs271µs
# spent 40µs (8+31) within Template::Constants::BEGIN@41 which was called: # once (8µs+31µs) by Template::Base::BEGIN@24 at line 41
use constant STATUS_RETURN => 1; # ok, block ended by RETURN
# spent 40µs making 1 call to Template::Constants::BEGIN@41 # spent 31µs making 1 call to constant::import
42328µs273µs
# spent 41µs (9+32) within Template::Constants::BEGIN@42 which was called: # once (9µs+32µs) by Template::Base::BEGIN@24 at line 42
use constant STATUS_STOP => 2; # ok, stoppped by STOP
# spent 41µs making 1 call to Template::Constants::BEGIN@42 # spent 32µs making 1 call to constant::import
43328µs270µs
# spent 39µs (8+31) within Template::Constants::BEGIN@43 which was called: # once (8µs+31µs) by Template::Base::BEGIN@24 at line 43
use constant STATUS_DONE => 3; # ok, iterator done
# spent 39µs making 1 call to Template::Constants::BEGIN@43 # spent 31µs making 1 call to constant::import
44339µs268µs
# spent 38µs (8+30) within Template::Constants::BEGIN@44 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 44
use constant STATUS_DECLINED => 4; # ok, declined to service request
# spent 38µs making 1 call to Template::Constants::BEGIN@44 # spent 30µs making 1 call to constant::import
45332µs285µs
# spent 47µs (9+38) within Template::Constants::BEGIN@45 which was called: # once (9µs+38µs) by Template::Base::BEGIN@24 at line 45
use constant STATUS_ERROR => 255; # error condition
# spent 47µs making 1 call to Template::Constants::BEGIN@45 # spent 38µs making 1 call to constant::import
46
47# ERROR constants for indicating exception types
48334µs272µs
# spent 41µs (10+31) within Template::Constants::BEGIN@48 which was called: # once (10µs+31µs) by Template::Base::BEGIN@24 at line 48
use constant ERROR_RETURN => 'return'; # return a status code
# spent 41µs making 1 call to Template::Constants::BEGIN@48 # spent 31µs making 1 call to constant::import
49329µs270µs
# spent 39µs (9+31) within Template::Constants::BEGIN@49 which was called: # once (9µs+31µs) by Template::Base::BEGIN@24 at line 49
use constant ERROR_FILE => 'file'; # file error: I/O, parse, recursion
# spent 39µs making 1 call to Template::Constants::BEGIN@49 # spent 31µs making 1 call to constant::import
50328µs268µs
# spent 39µs (9+30) within Template::Constants::BEGIN@50 which was called: # once (9µs+30µs) by Template::Base::BEGIN@24 at line 50
use constant ERROR_VIEW => 'view'; # view error
# spent 39µs making 1 call to Template::Constants::BEGIN@50 # spent 30µs making 1 call to constant::import
51328µs269µs
# spent 39µs (8+30) within Template::Constants::BEGIN@51 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 51
use constant ERROR_UNDEF => 'undef'; # undefined variable value used
# spent 39µs making 1 call to Template::Constants::BEGIN@51 # spent 30µs making 1 call to constant::import
52334µs268µs
# spent 38µs (8+30) within Template::Constants::BEGIN@52 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 52
use constant ERROR_PERL => 'perl'; # error in [% PERL %] block
# spent 38µs making 1 call to Template::Constants::BEGIN@52 # spent 30µs making 1 call to constant::import
53330µs277µs
# spent 45µs (14+32) within Template::Constants::BEGIN@53 which was called: # once (14µs+32µs) by Template::Base::BEGIN@24 at line 53
use constant ERROR_FILTER => 'filter'; # filter error
# spent 45µs making 1 call to Template::Constants::BEGIN@53 # spent 32µs making 1 call to constant::import
54338µs268µs
# spent 39µs (9+30) within Template::Constants::BEGIN@54 which was called: # once (9µs+30µs) by Template::Base::BEGIN@24 at line 54
use constant ERROR_PLUGIN => 'plugin'; # plugin error
# spent 39µs making 1 call to Template::Constants::BEGIN@54 # spent 30µs making 1 call to constant::import
55
56# CHOMP constants for PRE_CHOMP and POST_CHOMP
57328µs273µs
# spent 41µs (10+31) within Template::Constants::BEGIN@57 which was called: # once (10µs+31µs) by Template::Base::BEGIN@24 at line 57
use constant CHOMP_NONE => 0; # do not remove whitespace
# spent 41µs making 1 call to Template::Constants::BEGIN@57 # spent 31µs making 1 call to constant::import
58328µs270µs
# spent 39µs (9+31) within Template::Constants::BEGIN@58 which was called: # once (9µs+31µs) by Template::Base::BEGIN@24 at line 58
use constant CHOMP_ALL => 1; # remove whitespace up to newline
# spent 39µs making 1 call to Template::Constants::BEGIN@58 # spent 31µs making 1 call to constant::import
59329µs269µs
# spent 39µs (9+30) within Template::Constants::BEGIN@59 which was called: # once (9µs+30µs) by Template::Base::BEGIN@24 at line 59
use constant CHOMP_ONE => 1; # new name for CHOMP_ALL
# spent 39µs making 1 call to Template::Constants::BEGIN@59 # spent 30µs making 1 call to constant::import
60333µs268µs
# spent 38µs (8+30) within Template::Constants::BEGIN@60 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 60
use constant CHOMP_COLLAPSE => 2; # collapse whitespace to a single space
# spent 38µs making 1 call to Template::Constants::BEGIN@60 # spent 30µs making 1 call to constant::import
61335µs282µs
# spent 52µs (21+31) within Template::Constants::BEGIN@61 which was called: # once (21µs+31µs) by Template::Base::BEGIN@24 at line 61
use constant CHOMP_GREEDY => 3; # remove all whitespace including newlines
# spent 52µs making 1 call to Template::Constants::BEGIN@61 # spent 31µs making 1 call to constant::import
62
63# DEBUG constants to enable various debugging options
64334µs273µs
# spent 41µs (8+32) within Template::Constants::BEGIN@64 which was called: # once (8µs+32µs) by Template::Base::BEGIN@24 at line 64
use constant DEBUG_OFF => 0; # do nothing
# spent 41µs making 1 call to Template::Constants::BEGIN@64 # spent 33µs making 1 call to constant::import
65328µs271µs
# spent 40µs (9+31) within Template::Constants::BEGIN@65 which was called: # once (9µs+31µs) by Template::Base::BEGIN@24 at line 65
use constant DEBUG_ON => 1; # basic debugging flag
# spent 40µs making 1 call to Template::Constants::BEGIN@65 # spent 31µs making 1 call to constant::import
66328µs268µs
# spent 38µs (8+30) within Template::Constants::BEGIN@66 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 66
use constant DEBUG_UNDEF => 2; # throw undef on undefined variables
# spent 38µs making 1 call to Template::Constants::BEGIN@66 # spent 30µs making 1 call to constant::import
67330µs272µs
# spent 40µs (8+32) within Template::Constants::BEGIN@67 which was called: # once (8µs+32µs) by Template::Base::BEGIN@24 at line 67
use constant DEBUG_VARS => 4; # general variable debugging
# spent 40µs making 1 call to Template::Constants::BEGIN@67 # spent 32µs making 1 call to constant::import
68332µs274µs
# spent 44µs (14+30) within Template::Constants::BEGIN@68 which was called: # once (14µs+30µs) by Template::Base::BEGIN@24 at line 68
use constant DEBUG_DIRS => 8; # directive debugging
# spent 44µs making 1 call to Template::Constants::BEGIN@68 # spent 30µs making 1 call to constant::import
69341µs271µs
# spent 40µs (9+31) within Template::Constants::BEGIN@69 which was called: # once (9µs+31µs) by Template::Base::BEGIN@24 at line 69
use constant DEBUG_STASH => 16; # general stash debugging
# spent 40µs making 1 call to Template::Constants::BEGIN@69 # spent 31µs making 1 call to constant::import
70331µs287µs
# spent 53µs (20+34) within Template::Constants::BEGIN@70 which was called: # once (20µs+34µs) by Template::Base::BEGIN@24 at line 70
use constant DEBUG_CONTEXT => 32; # context debugging
# spent 53µs making 1 call to Template::Constants::BEGIN@70 # spent 34µs making 1 call to constant::import
71329µs271µs
# spent 40µs (9+31) within Template::Constants::BEGIN@71 which was called: # once (9µs+31µs) by Template::Base::BEGIN@24 at line 71
use constant DEBUG_PARSER => 64; # parser debugging
# spent 40µs making 1 call to Template::Constants::BEGIN@71 # spent 31µs making 1 call to constant::import
72329µs269µs
# spent 39µs (8+30) within Template::Constants::BEGIN@72 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 72
use constant DEBUG_PROVIDER => 128; # provider debugging
# spent 39µs making 1 call to Template::Constants::BEGIN@72 # spent 30µs making 1 call to constant::import
73328µs267µs
# spent 38µs (9+29) within Template::Constants::BEGIN@73 which was called: # once (9µs+29µs) by Template::Base::BEGIN@24 at line 73
use constant DEBUG_PLUGINS => 256; # plugins debugging
# spent 38µs making 1 call to Template::Constants::BEGIN@73 # spent 29µs making 1 call to constant::import
74328µs268µs
# spent 38µs (8+30) within Template::Constants::BEGIN@74 which was called: # once (8µs+30µs) by Template::Base::BEGIN@24 at line 74
use constant DEBUG_FILTERS => 512; # filters debugging
# spent 38µs making 1 call to Template::Constants::BEGIN@74 # spent 30µs making 1 call to constant::import
75336µs291µs
# spent 50µs (9+41) within Template::Constants::BEGIN@75 which was called: # once (9µs+41µs) by Template::Base::BEGIN@24 at line 75
use constant DEBUG_SERVICE => 1024; # context debugging
# spent 50µs making 1 call to Template::Constants::BEGIN@75 # spent 41µs making 1 call to constant::import
76339µs275µs
# spent 42µs (10+33) within Template::Constants::BEGIN@76 which was called: # once (10µs+33µs) by Template::Base::BEGIN@24 at line 76
use constant DEBUG_ALL => 2047; # everything
# spent 42µs making 1 call to Template::Constants::BEGIN@76 # spent 33µs making 1 call to constant::import
77
78# extra debugging flags
79330µs273µs
# spent 40µs (8+32) within Template::Constants::BEGIN@79 which was called: # once (8µs+32µs) by Template::Base::BEGIN@24 at line 79
use constant DEBUG_CALLER => 4096; # add caller file/line
# spent 40µs making 1 call to Template::Constants::BEGIN@79 # spent 32µs making 1 call to constant::import
803572µs270µs
# spent 39µs (9+30) within Template::Constants::BEGIN@80 which was called: # once (9µs+30µs) by Template::Base::BEGIN@24 at line 80
use constant DEBUG_FLAGS => 4096; # bitmask to extraxt flags
# spent 39µs making 1 call to Template::Constants::BEGIN@80 # spent 31µs making 1 call to constant::import
81
821127µs2819µs$DEBUG_OPTIONS = {
# spent 4µs making 2 calls to Template::Constants::DEBUG_OFF, avg 2µs/call # spent 1µs making 2 calls to Template::Constants::DEBUG_DIRS, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_FILTERS, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_ON, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_PARSER, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_PROVIDER, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_UNDEF, avg 600ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_ALL, avg 550ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_CONTEXT, avg 550ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_PLUGINS, avg 550ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_STASH, avg 550ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_VARS, avg 550ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_CALLER, avg 500ns/call # spent 1µs making 2 calls to Template::Constants::DEBUG_SERVICE, avg 500ns/call
83 &DEBUG_OFF => off => off => &DEBUG_OFF,
84 &DEBUG_ON => on => on => &DEBUG_ON,
85 &DEBUG_UNDEF => undef => undef => &DEBUG_UNDEF,
86 &DEBUG_VARS => vars => vars => &DEBUG_VARS,
87 &DEBUG_DIRS => dirs => dirs => &DEBUG_DIRS,
88 &DEBUG_STASH => stash => stash => &DEBUG_STASH,
89 &DEBUG_CONTEXT => context => context => &DEBUG_CONTEXT,
90 &DEBUG_PARSER => parser => parser => &DEBUG_PARSER,
91 &DEBUG_PROVIDER => provider => provider => &DEBUG_PROVIDER,
92 &DEBUG_PLUGINS => plugins => plugins => &DEBUG_PLUGINS,
93 &DEBUG_FILTERS => filters => filters => &DEBUG_FILTERS,
94 &DEBUG_SERVICE => service => service => &DEBUG_SERVICE,
95 &DEBUG_ALL => all => all => &DEBUG_ALL,
96 &DEBUG_CALLER => caller => caller => &DEBUG_CALLER,
97};
98
9912µs@STATUS = qw( STATUS_OK STATUS_RETURN STATUS_STOP STATUS_DONE
100 STATUS_DECLINED STATUS_ERROR );
10112µs@ERROR = qw( ERROR_FILE ERROR_VIEW ERROR_UNDEF ERROR_PERL
102 ERROR_RETURN ERROR_FILTER ERROR_PLUGIN );
10311µs@CHOMP = qw( CHOMP_NONE CHOMP_ALL CHOMP_ONE CHOMP_COLLAPSE CHOMP_GREEDY );
10415µs@DEBUG = qw( DEBUG_OFF DEBUG_ON DEBUG_UNDEF DEBUG_VARS
105 DEBUG_DIRS DEBUG_STASH DEBUG_CONTEXT DEBUG_PARSER
106 DEBUG_PROVIDER DEBUG_PLUGINS DEBUG_FILTERS DEBUG_SERVICE
107 DEBUG_ALL DEBUG_CALLER DEBUG_FLAGS );
108
10918µs@EXPORT_OK = ( @STATUS, @ERROR, @CHOMP, @DEBUG );
110114µs%EXPORT_TAGS = (
111 'all' => [ @EXPORT_OK ],
112 'status' => [ @STATUS ],
113 'error' => [ @ERROR ],
114 'chomp' => [ @CHOMP ],
115 'debug' => [ @DEBUG ],
116);
117
118
119sub debug_flags {
120 my ($self, $debug) = @_;
121 my (@flags, $flag, $value);
122 $debug = $self unless defined($debug) || ref($self);
123
124 if ($debug =~ /^\d+$/) {
125 foreach $flag (@DEBUG) {
126 next if $flag =~ /^DEBUG_(OFF|ALL|FLAGS)$/;
127
128 # don't trash the original
129 my $copy = $flag;
130 $flag =~ s/^DEBUG_//;
131 $flag = lc $flag;
132 return $self->error("no value for flag: $flag")
133 unless defined($value = $DEBUG_OPTIONS->{ $flag });
134 $flag = $value;
135
136 if ($debug & $flag) {
137 $value = $DEBUG_OPTIONS->{ $flag };
138 return $self->error("no value for flag: $flag") unless defined $value;
139 push(@flags, $value);
140 }
141 }
142 return wantarray ? @flags : join(', ', @flags);
143 }
144 else {
145 @flags = split(/\W+/, $debug);
146 $debug = 0;
147 foreach $flag (@flags) {
148 $value = $DEBUG_OPTIONS->{ $flag };
149 return $self->error("unknown debug flag: $flag") unless defined $value;
150 $debug |= $value;
151 }
152 return $debug;
153 }
154}
155
156
157124µs1;
158
159__END__
 
# spent 1µs within Template::Constants::DEBUG_ALL which was called 2 times, avg 550ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 550ns/call
sub Template::Constants::DEBUG_ALL; # xsub
# spent 1µs within Template::Constants::DEBUG_CALLER which was called 2 times, avg 500ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 500ns/call
sub Template::Constants::DEBUG_CALLER; # xsub
# spent 1µs within Template::Constants::DEBUG_CONTEXT which was called 2 times, avg 550ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 550ns/call
sub Template::Constants::DEBUG_CONTEXT; # xsub
# spent 1µs within Template::Constants::DEBUG_DIRS which was called 2 times, avg 600ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call
sub Template::Constants::DEBUG_DIRS; # xsub
# spent 1µs within Template::Constants::DEBUG_FILTERS which was called 2 times, avg 600ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call
sub Template::Constants::DEBUG_FILTERS; # xsub
# spent 4µs within Template::Constants::DEBUG_OFF which was called 2 times, avg 2µs/call: # 2 times (4µs+0s) by Template::Base::BEGIN@24 at line 82, avg 2µs/call
sub Template::Constants::DEBUG_OFF; # xsub
# spent 1µs within Template::Constants::DEBUG_ON which was called 2 times, avg 600ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call
sub Template::Constants::DEBUG_ON; # xsub
# spent 1µs within Template::Constants::DEBUG_PARSER which was called 2 times, avg 600ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call
sub Template::Constants::DEBUG_PARSER; # xsub
# spent 1µs within Template::Constants::DEBUG_PLUGINS which was called 2 times, avg 550ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 550ns/call
sub Template::Constants::DEBUG_PLUGINS; # xsub
# spent 1µs within Template::Constants::DEBUG_PROVIDER which was called 2 times, avg 600ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call
sub Template::Constants::DEBUG_PROVIDER; # xsub
# spent 1µs within Template::Constants::DEBUG_SERVICE which was called 2 times, avg 500ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 500ns/call
sub Template::Constants::DEBUG_SERVICE; # xsub
# spent 1µs within Template::Constants::DEBUG_STASH which was called 2 times, avg 550ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 550ns/call
sub Template::Constants::DEBUG_STASH; # xsub
# spent 7µs within Template::Constants::DEBUG_UNDEF which was called 3 times, avg 2µs/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 600ns/call # once (6µs+0s) by Template::Context::_init at line 860 of Template/Context.pm
sub Template::Constants::DEBUG_UNDEF; # xsub
# spent 1µs within Template::Constants::DEBUG_VARS which was called 2 times, avg 550ns/call: # 2 times (1µs+0s) by Template::Base::BEGIN@24 at line 82, avg 550ns/call
sub Template::Constants::DEBUG_VARS; # xsub