Line | Stmts. | Exclusive Time | Avg. |
1 | | | | # Index created by AutoSplit for blib/lib/Inline/denter.pm |
2 | | | | # (file acts as timestamp) |
3 | | | | package Inline::denter; |
4 | | | | sub indent ; |
5 | | | | sub indent_data ; |
6 | | | | sub indent_value ; |
7 | | | | sub indent_hash ; |
8 | | | | sub indent_array ; |
9 | | | | sub indent_scalar ; |
10 | | | | sub indent_ref ; |
11 | | | | sub indent_undef ; |
12 | | | | sub indent_name ; |
13 | | | | sub _print_ref ; |
14 | | | | sub M01_invalid_indent_width ; |
15 | | | | sub M02_no_key_end_marker ; |
16 | | | | sub M03_no_value_end_marker ; |
17 | | | | sub M04_mismatched_quotes ; |
18 | | | | sub M05_invalid_key_value ; |
19 | | | | sub M06_invalid_indent_level ; |
20 | | | | sub M07_invalid_scalar_value ; |
21 | 1 | 3.0e-6 | 3.0e-6 | 1; |