fullpath name class_name object_type cyclomatic_complexity cyclomatic_rank start_line stop_line column_offset
0 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN method_closure 1 0 311 313 8
1 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN method_closure 1 0 332 333 8
2 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py foobar_func NaN method_closure 1 0 392 393 8
3 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py foobar_func NaN method_closure 1 0 401 402 8
4 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN method_closure 1 0 126 127 8
5 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN method_closure 1 0 743 744 8
6 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN method_closure 1 0 751 752 8
7 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py msg_func NaN method_closure 1 0 765 766 8
8 /home/ubuntu/lunchbox/python/lunchbox/tools.py recurse NaN closure 4 0 190 199 4
9 /home/ubuntu/lunchbox/python/lunchbox/tools.py wrapper NaN closure 4 0 586 604 4
10 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 27 29 4
11 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 126 127 8
12 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 311 313 8
13 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 332 333 8
14 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py foobar_func NaN closure 1 0 392 393 8
15 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py foobar_func NaN closure 1 0 401 402 8
16 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 743 744 8
17 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func NaN closure 1 0 751 752 8
18 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py msg_func NaN closure 1 0 765 766 8
19 /home/ubuntu/lunchbox/python/cli.py _format_action BetterHelpFormatter method 6 1 63 109 4
20 /home/ubuntu/lunchbox/python/lunchbox/enforce.py get_type_name Enforce method 1 0 379 390 4
21 /home/ubuntu/lunchbox/python/lunchbox/enforce.py from_string Comparator method 2 0 76 91 4
22 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_from_string ComparatorTests method 1 0 27 51 4
23 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_type_name EnforceTests method 1 0 365 370 4
24 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_enforce_homogenous_type EnforceFuncsTests method 1 0 374 390 4
25 /home/ubuntu/lunchbox/python/lunchbox/enum.py __repr__ EnumBase method 1 0 79 84 4
26 /home/ubuntu/lunchbox/python/lunchbox/enum.py __repr__ EnumBaseMeta method 1 0 8 12 4
27 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_repr EnumBaseMetaTests method 1 0 29 33 4
28 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_repr EnumBaseTests method 1 0 68 69 4
29 /home/ubuntu/lunchbox/python/lunchbox/infix.py _get_infix_function InfixBase method 3 0 17 35 4
30 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ne__ EqualityInfix method 1 0 655 666 4
31 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ilshift__ AssignmentInfix method 1 0 849 860 4
32 /home/ubuntu/lunchbox/python/lunchbox/infix.py __contains__ MiscInfix method 1 0 888 899 4
33 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rtruediv__ ArithmeticInfix method 1 0 150 161 4
34 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rmatmul__ MathInfix method 1 0 273 284 4
35 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rxor__ LogicInfix method 1 0 368 379 4
36 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ge__ ComparisonInfix method 1 0 435 446 4
37 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rlshift__ BitwiseInfix method 1 0 502 513 4
38 /home/ubuntu/lunchbox/python/lunchbox/infix.py __delitem__ ItemInfix method 1 0 573 584 4
39 /home/ubuntu/lunchbox/python/lunchbox/infix.py __pos__ UnaryInfix method 1 0 620 627 4
40 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py right LeftRight method 2 0 16 19 4
41 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeUnaryInfix method 1 0 129 135 4
42 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeEqualityInfix method 1 0 140 145 4
43 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeAssignmentInfix method 1 0 150 166 4
44 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py in_ FakeMiscInfix method 1 0 185 186 4
45 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py add FakeInfix method 1 0 196 197 4
46 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py add FakeMonadInfix method 1 0 206 207 4
47 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_get_infix_function_error_symbol InfixBaseTests method 1 0 234 237 4
48 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_MiscInfix InfixTests method 1 0 373 380 4
49 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py left Unary method 1 0 26 27 4
50 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeArithmeticInfix method 1 0 31 42 4
51 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeMathInfix method 1 0 47 58 4
52 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeLogicInfix method 1 0 63 72 4
53 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeComparisonInfix method 1 0 77 84 4
54 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeBitwiseInfix method 1 0 89 96 4
55 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py delete FakeItemInfix method 1 0 123 125 4
56 /home/ubuntu/lunchbox/python/lunchbox/singleton.py __new__ Singleton method 2 0 5 19 4
57 /home/ubuntu/lunchbox/python/lunchbox/singleton_test.py test_singleton SingletonTests method 1 0 8 18 4
58 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py human_readable_delta StopWatch method 1 0 43 48 4
59 /home/ubuntu/lunchbox/python/lunchbox/stopwatch_test.py test_stopwatch StopwatchTests method 1 0 9 24 4
60 /home/ubuntu/lunchbox/python/lunchbox/theme.py write_heading ThemeFormatter method 3 0 244 270 4
61 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_get_plotly_template ThemeTests method 1 0 36 54 4
62 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_write_heading ThemeFormatterTests method 1 0 131 151 4
63 /home/ubuntu/lunchbox/python/lunchbox/tools.py __exit__ LogRuntime method 4 0 410 427 4
64 /home/ubuntu/lunchbox/python/lunchbox/tools.py __eq__ RegexMatch method 1 0 744 755 4
65 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py _Func_semiprivate ExampleClass method 1 0 52 53 4
66 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_str_to_bool ToolsTests method 9 1 665 665 4
67 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_message_func_with_callback LogRuntimeTest method 1 0 759 773 4
68 /home/ubuntu/lunchbox/python/cli.py version_commit_command NaN function 2 0 764 787 0
69 /home/ubuntu/lunchbox/python/cli.py add_text BetterHelpFormatter method 2 0 51 61 4
70 /home/ubuntu/lunchbox/python/cli.py enter_repo NaN function 1 0 283 289 0
71 /home/ubuntu/lunchbox/python/cli.py exit_repo NaN function 1 0 292 298 0
72 /home/ubuntu/lunchbox/python/cli.py start NaN function 1 0 301 327 0
73 /home/ubuntu/lunchbox/python/cli.py stop NaN function 1 0 330 344 0
74 /home/ubuntu/lunchbox/python/cli.py remove_container NaN function 1 0 347 353 0
75 /home/ubuntu/lunchbox/python/cli.py version_variable NaN function 1 0 381 387 0
76 /home/ubuntu/lunchbox/python/cli.py container_id_command NaN function 1 0 491 500 0
77 /home/ubuntu/lunchbox/python/cli.py destroy_dev_command NaN function 1 0 503 516 0
78 /home/ubuntu/lunchbox/python/cli.py resolve NaN function 4 0 221 259 0
79 /home/ubuntu/lunchbox/python/cli.py destroy_prod_command NaN function 1 0 519 529 0
80 /home/ubuntu/lunchbox/python/cli.py image_id_command NaN function 1 0 532 544 0
81 /home/ubuntu/lunchbox/python/cli.py pull_command NaN function 1 0 573 585 0
82 /home/ubuntu/lunchbox/python/cli.py push_command NaN function 1 0 588 610 0
83 /home/ubuntu/lunchbox/python/cli.py remove_command NaN function 1 0 613 624 0
84 /home/ubuntu/lunchbox/python/cli.py restart_command NaN function 1 0 627 645 0
85 /home/ubuntu/lunchbox/python/cli.py start_command NaN function 1 0 648 658 0
86 /home/ubuntu/lunchbox/python/cli.py state_command NaN function 1 0 661 707 0
87 /home/ubuntu/lunchbox/python/cli.py stop_command NaN function 1 0 710 721 0
88 /home/ubuntu/lunchbox/python/cli.py x_tools_command NaN function 1 0 724 744 0
89 /home/ubuntu/lunchbox/python/cli.py BetterHelpFormatter NaN class 4 0 42 109 0
90 /home/ubuntu/lunchbox/python/cli.py quickstart_command NaN function 1 0 747 755 0
91 /home/ubuntu/lunchbox/python/cli.py zsh_command NaN function 1 0 790 802 0
92 /home/ubuntu/lunchbox/python/cli.py zsh_complete_command NaN function 1 0 805 844 0
93 /home/ubuntu/lunchbox/python/cli.py zsh_root_command NaN function 1 0 847 853 0
94 /home/ubuntu/lunchbox/python/cli.py get_illegal_mode_command NaN function 1 0 856 869 0
95 /home/ubuntu/lunchbox/python/cli.py main NaN function 1 0 873 953 0
96 /home/ubuntu/lunchbox/python/cli.py __init__ BetterHelpFormatter method 1 0 46 49 4
97 /home/ubuntu/lunchbox/python/cli.py get_info NaN function 2 0 112 218 0
98 /home/ubuntu/lunchbox/python/cli.py line NaN function 2 0 262 279 0
99 /home/ubuntu/lunchbox/python/cli.py docker_exec NaN function 2 0 356 378 0
100 /home/ubuntu/lunchbox/python/cli.py zshrc_tools NaN function 2 0 395 412 0
101 /home/ubuntu/lunchbox/python/cli.py build_dev_command NaN function 2 0 416 452 0
102 /home/ubuntu/lunchbox/python/cli.py build_prod_command NaN function 2 0 455 488 0
103 /home/ubuntu/lunchbox/python/cli.py prod_command NaN function 2 0 547 570 0
104 /home/ubuntu/lunchbox/python/lunchbox/command.py main NaN function 1 0 17 18 0
105 /home/ubuntu/lunchbox/python/lunchbox/command.py slack NaN function 1 0 25 35 0
106 /home/ubuntu/lunchbox/python/lunchbox/command.py bash_completion NaN function 1 0 39 47 0
107 /home/ubuntu/lunchbox/python/lunchbox/command.py zsh_completion NaN function 1 0 51 59 0
108 /home/ubuntu/lunchbox/python/lunchbox/enforce.py __init__ Enforce method 9 1 141 211 4
109 /home/ubuntu/lunchbox/python/lunchbox/enforce.py eq Enforce method 1 0 248 260 4
110 /home/ubuntu/lunchbox/python/lunchbox/enforce.py gt Enforce method 1 0 262 274 4
111 /home/ubuntu/lunchbox/python/lunchbox/enforce.py gte Enforce method 1 0 276 288 4
112 /home/ubuntu/lunchbox/python/lunchbox/enforce.py lt Enforce method 1 0 290 302 4
113 /home/ubuntu/lunchbox/python/lunchbox/enforce.py lte Enforce method 1 0 304 316 4
114 /home/ubuntu/lunchbox/python/lunchbox/enforce.py similar Enforce method 1 0 318 330 4
115 /home/ubuntu/lunchbox/python/lunchbox/enforce.py in_ Enforce method 1 0 332 344 4
116 /home/ubuntu/lunchbox/python/lunchbox/enforce.py difference Enforce method 1 0 364 376 4
117 /home/ubuntu/lunchbox/python/lunchbox/enforce.py _get_message Enforce method 5 0 213 245 4
118 /home/ubuntu/lunchbox/python/lunchbox/enforce.py Enforce NaN class 3 0 102 390 0
119 /home/ubuntu/lunchbox/python/lunchbox/enforce.py instance_of Enforce method 3 0 346 362 4
120 /home/ubuntu/lunchbox/python/lunchbox/enforce.py enforce_homogenous_type NaN function 2 0 393 408 0
121 /home/ubuntu/lunchbox/python/lunchbox/enforce.py Comparator NaN class 2 0 13 91 0
122 /home/ubuntu/lunchbox/python/lunchbox/enforce.py __init__ Comparator method 1 0 45 65 4
123 /home/ubuntu/lunchbox/python/lunchbox/enforce.py canonical Comparator method 1 0 68 73 4
124 /home/ubuntu/lunchbox/python/lunchbox/enforce.py EnforceError NaN class 1 0 94 98 0
125 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_message_skip EnforceTests method 3 0 276 293 4
126 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_gt EnforceTests method 1 0 109 118 4
127 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_gte EnforceTests method 1 0 120 129 4
128 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_lt EnforceTests method 1 0 131 140 4
129 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_lte EnforceTests method 1 0 142 151 4
130 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_similar EnforceTests method 1 0 153 163 4
131 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_not_similar EnforceTests method 1 0 165 175 4
132 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_in EnforceTests method 1 0 177 194 4
133 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_not_in EnforceTests method 1 0 196 213 4
134 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_instance_of EnforceTests method 1 0 215 224 4
135 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_not_instance_of EnforceTests method 1 0 226 239 4
136 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py ComparatorTests NaN class 2 0 10 51 0
137 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_message EnforceTests method 1 0 242 260 4
138 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_message_no_attribute EnforceTests method 1 0 262 267 4
139 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_message_attribute EnforceTests method 1 0 269 274 4
140 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_message_similar EnforceTests method 1 0 295 300 4
141 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_get_message_not_similar EnforceTests method 1 0 302 307 4
142 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_eq EnforceTests method 1 0 310 313 4
143 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_gt EnforceTests method 1 0 315 319 4
144 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_gte EnforceTests method 1 0 321 325 4
145 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_lt EnforceTests method 1 0 327 331 4
146 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_lte EnforceTests method 1 0 333 337 4
147 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py EnforceTests NaN class 2 0 54 370 0
148 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_similar EnforceTests method 1 0 339 343 4
149 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_difference EnforceTests method 1 0 345 348 4
150 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_in EnforceTests method 1 0 350 353 4
151 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_instance_of EnforceTests method 1 0 355 362 4
152 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py EnforceFuncsTests NaN class 2 0 373 390 0
153 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init ComparatorTests method 1 0 11 18 4
154 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_canonical ComparatorTests method 1 0 20 25 4
155 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py setUp EnforceTests method 1 0 55 84 4
156 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_eq EnforceTests method 1 0 87 96 4
157 /home/ubuntu/lunchbox/python/lunchbox/enforce_test.py test_init_not_eq EnforceTests method 1 0 98 107 4
158 /home/ubuntu/lunchbox/python/lunchbox/enum.py options EnumBase method 4 0 66 77 4
159 /home/ubuntu/lunchbox/python/lunchbox/enum.py EnumBase NaN class 3 0 15 84 0
160 /home/ubuntu/lunchbox/python/lunchbox/enum.py EnumBaseMeta NaN class 2 0 7 12 0
161 /home/ubuntu/lunchbox/python/lunchbox/enum.py from_string EnumBase method 2 0 20 41 4
162 /home/ubuntu/lunchbox/python/lunchbox/enum.py to_dict EnumBase method 2 0 44 52 4
163 /home/ubuntu/lunchbox/python/lunchbox/enum.py members EnumBase method 1 0 55 63 4
164 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py EnumBaseMetaTests NaN class 2 0 28 33 0
165 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_options EnumBaseTests method 1 0 57 59 4
166 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py EnumBaseTests NaN class 2 0 36 69 0
167 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_members EnumBaseTests method 2 0 61 66 4
168 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py FooEnum NaN class 1 0 8 11 0
169 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py BarEnum NaN class 1 0 14 17 0
170 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py ABCEnum NaN class 1 0 20 25 0
171 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_to_dict EnumBaseTests method 1 0 37 44 4
172 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_from_string EnumBaseTests method 1 0 46 49 4
173 /home/ubuntu/lunchbox/python/lunchbox/enum_test.py test_from_string_error EnumBaseTests method 1 0 51 55 4
174 /home/ubuntu/lunchbox/python/lunchbox/infix.py InfixBase NaN class 3 0 5 35 0
175 /home/ubuntu/lunchbox/python/lunchbox/infix.py EqualityInfix NaN class 2 0 630 666 0
176 /home/ubuntu/lunchbox/python/lunchbox/infix.py AssignmentInfix NaN class 2 0 669 860 0
177 /home/ubuntu/lunchbox/python/lunchbox/infix.py MiscInfix NaN class 2 0 863 899 0
178 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ InfixBase method 1 0 10 15 4
179 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ ArithmeticInfix method 1 0 42 56 4
180 /home/ubuntu/lunchbox/python/lunchbox/infix.py __add__ ArithmeticInfix method 1 0 59 70 4
181 /home/ubuntu/lunchbox/python/lunchbox/infix.py __radd__ ArithmeticInfix method 1 0 72 83 4
182 /home/ubuntu/lunchbox/python/lunchbox/infix.py __sub__ ArithmeticInfix method 1 0 85 96 4
183 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rsub__ ArithmeticInfix method 1 0 98 109 4
184 /home/ubuntu/lunchbox/python/lunchbox/infix.py __mul__ ArithmeticInfix method 1 0 111 122 4
185 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rmul__ ArithmeticInfix method 1 0 124 135 4
186 /home/ubuntu/lunchbox/python/lunchbox/infix.py __truediv__ ArithmeticInfix method 1 0 137 148 4
187 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ MathInfix method 1 0 165 179 4
188 /home/ubuntu/lunchbox/python/lunchbox/infix.py __mod__ MathInfix method 1 0 182 193 4
189 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rmod__ MathInfix method 1 0 195 206 4
190 /home/ubuntu/lunchbox/python/lunchbox/infix.py __floordiv__ MathInfix method 1 0 208 219 4
191 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rfloordiv__ MathInfix method 1 0 221 232 4
192 /home/ubuntu/lunchbox/python/lunchbox/infix.py __pow__ MathInfix method 1 0 234 245 4
193 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rpow__ MathInfix method 1 0 247 258 4
194 /home/ubuntu/lunchbox/python/lunchbox/infix.py ArithmeticInfix NaN class 2 0 38 161 0
195 /home/ubuntu/lunchbox/python/lunchbox/infix.py __matmul__ MathInfix method 1 0 260 271 4
196 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ LogicInfix method 1 0 288 300 4
197 /home/ubuntu/lunchbox/python/lunchbox/infix.py __and__ LogicInfix method 1 0 303 314 4
198 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rand__ LogicInfix method 1 0 316 327 4
199 /home/ubuntu/lunchbox/python/lunchbox/infix.py __or__ LogicInfix method 1 0 329 340 4
200 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ror__ LogicInfix method 1 0 342 353 4
201 /home/ubuntu/lunchbox/python/lunchbox/infix.py __xor__ LogicInfix method 1 0 355 366 4
202 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ ComparisonInfix method 1 0 383 393 4
203 /home/ubuntu/lunchbox/python/lunchbox/infix.py MathInfix NaN class 2 0 164 284 0
204 /home/ubuntu/lunchbox/python/lunchbox/infix.py __lt__ ComparisonInfix method 1 0 396 407 4
205 /home/ubuntu/lunchbox/python/lunchbox/infix.py __le__ ComparisonInfix method 1 0 409 420 4
206 /home/ubuntu/lunchbox/python/lunchbox/infix.py __gt__ ComparisonInfix method 1 0 422 433 4
207 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ BitwiseInfix method 1 0 450 460 4
208 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rshift__ BitwiseInfix method 1 0 463 474 4
209 /home/ubuntu/lunchbox/python/lunchbox/infix.py __rrshift__ BitwiseInfix method 1 0 476 487 4
210 /home/ubuntu/lunchbox/python/lunchbox/infix.py __lshift__ BitwiseInfix method 1 0 489 500 4
211 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ ItemInfix method 1 0 517 527 4
212 /home/ubuntu/lunchbox/python/lunchbox/infix.py LogicInfix NaN class 2 0 287 379 0
213 /home/ubuntu/lunchbox/python/lunchbox/infix.py __setitem__ ItemInfix method 1 0 546 558 4
214 /home/ubuntu/lunchbox/python/lunchbox/infix.py __missing__ ItemInfix method 1 0 560 571 4
215 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ UnaryInfix method 1 0 588 597 4
216 /home/ubuntu/lunchbox/python/lunchbox/infix.py __invert__ UnaryInfix method 1 0 600 608 4
217 /home/ubuntu/lunchbox/python/lunchbox/infix.py __neg__ UnaryInfix method 1 0 610 618 4
218 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ EqualityInfix method 1 0 631 639 4
219 /home/ubuntu/lunchbox/python/lunchbox/infix.py __eq__ EqualityInfix method 1 0 642 653 4
220 /home/ubuntu/lunchbox/python/lunchbox/infix.py ComparisonInfix NaN class 2 0 382 446 0
221 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ AssignmentInfix method 1 0 670 690 4
222 /home/ubuntu/lunchbox/python/lunchbox/infix.py __iadd__ AssignmentInfix method 1 0 693 704 4
223 /home/ubuntu/lunchbox/python/lunchbox/infix.py __isub__ AssignmentInfix method 1 0 706 717 4
224 /home/ubuntu/lunchbox/python/lunchbox/infix.py __imul__ AssignmentInfix method 1 0 719 730 4
225 /home/ubuntu/lunchbox/python/lunchbox/infix.py __itruediv__ AssignmentInfix method 1 0 732 743 4
226 /home/ubuntu/lunchbox/python/lunchbox/infix.py __imod__ AssignmentInfix method 1 0 745 756 4
227 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ifloordiv__ AssignmentInfix method 1 0 758 769 4
228 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ipow__ AssignmentInfix method 1 0 771 782 4
229 /home/ubuntu/lunchbox/python/lunchbox/infix.py __imatmul__ AssignmentInfix method 1 0 784 795 4
230 /home/ubuntu/lunchbox/python/lunchbox/infix.py __iand__ AssignmentInfix method 1 0 797 808 4
231 /home/ubuntu/lunchbox/python/lunchbox/infix.py BitwiseInfix NaN class 2 0 449 513 0
232 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ior__ AssignmentInfix method 1 0 810 821 4
233 /home/ubuntu/lunchbox/python/lunchbox/infix.py __ixor__ AssignmentInfix method 1 0 823 834 4
234 /home/ubuntu/lunchbox/python/lunchbox/infix.py __irshift__ AssignmentInfix method 1 0 836 847 4
235 /home/ubuntu/lunchbox/python/lunchbox/infix.py __init__ MiscInfix method 1 0 864 872 4
236 /home/ubuntu/lunchbox/python/lunchbox/infix.py __delattr__ MiscInfix method 1 0 875 886 4
237 /home/ubuntu/lunchbox/python/lunchbox/infix.py AllInfix NaN class 1 0 902 976 0
238 /home/ubuntu/lunchbox/python/lunchbox/infix.py UtiltyInfix NaN class 1 0 979 1033 0
239 /home/ubuntu/lunchbox/python/lunchbox/infix.py ItemInfix NaN class 2 0 516 584 0
240 /home/ubuntu/lunchbox/python/lunchbox/infix.py __getitem__ ItemInfix method 2 0 530 544 4
241 /home/ubuntu/lunchbox/python/lunchbox/infix.py UnaryInfix NaN class 2 0 587 627 0
242 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py LeftRight NaN class 3 0 7 19 0
243 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py get FakeItemInfix method 2 0 111 114 4
244 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeUnaryInfix NaN class 2 0 128 135 0
245 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeEqualityInfix NaN class 2 0 139 145 0
246 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeAssignmentInfix NaN class 2 0 149 166 0
247 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeMiscInfix NaN class 2 0 170 186 0
248 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeInfix NaN class 2 0 190 197 0
249 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeMonadInfix NaN class 2 0 200 207 0
250 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py InfixBaseTests NaN class 2 0 211 237 0
251 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py InfixTests NaN class 2 0 240 380 0
252 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ LeftRight method 1 0 8 9 4
253 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py left LeftRight method 2 0 11 14 4
254 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ Unary method 1 0 23 24 4
255 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeItemInfix method 1 0 101 108 4
256 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py set_ FakeItemInfix method 1 0 116 118 4
257 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py missing FakeItemInfix method 1 0 120 121 4
258 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeMiscInfix method 1 0 171 176 4
259 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __iter__ FakeMiscInfix method 1 0 179 180 4
260 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py del_ FakeMiscInfix method 1 0 182 183 4
261 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeInfix method 1 0 191 194 4
262 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py Unary NaN class 2 0 22 27 0
263 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py __init__ FakeMonadInfix method 1 0 201 204 4
264 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_init InfixBaseTests method 1 0 212 214 4
265 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_get_infix_function InfixBaseTests method 1 0 216 219 4
266 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_get_infix_function_monad InfixBaseTests method 1 0 221 225 4
267 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_get_infix_function_error InfixBaseTests method 1 0 227 232 4
268 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_ArithmeticInfix InfixTests method 1 0 241 251 4
269 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_MathInfix InfixTests method 1 0 253 263 4
270 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_LogicInfix InfixTests method 1 0 265 273 4
271 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeArithmeticInfix NaN class 2 0 30 42 0
272 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_ComparisonInfix InfixTests method 1 0 275 281 4
273 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_BitwiseInfix InfixTests method 1 0 283 289 4
274 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_ItemInfix InfixTests method 1 0 291 304 4
275 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_UnaryInfix InfixTests method 1 0 306 310 4
276 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_EqualityInfix InfixTests method 1 0 312 316 4
277 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py test_AssignmentInfix InfixTests method 1 0 318 371 4
278 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeMathInfix NaN class 2 0 46 58 0
279 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeLogicInfix NaN class 2 0 62 72 0
280 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeComparisonInfix NaN class 2 0 76 84 0
281 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeBitwiseInfix NaN class 2 0 88 96 0
282 /home/ubuntu/lunchbox/python/lunchbox/infix_test.py FakeItemInfix NaN class 2 0 100 125 0
283 /home/ubuntu/lunchbox/python/lunchbox/singleton.py Singleton NaN class 3 0 1 19 0
284 /home/ubuntu/lunchbox/python/lunchbox/singleton_test.py SingletonTests NaN class 2 0 7 18 0
285 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py StopWatch NaN class 2 0 8 48 0
286 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py stop StopWatch method 2 0 26 32 4
287 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py __init__ StopWatch method 1 0 12 16 4
288 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py start StopWatch method 1 0 18 24 4
289 /home/ubuntu/lunchbox/python/lunchbox/stopwatch.py delta StopWatch method 1 0 35 40 4
290 /home/ubuntu/lunchbox/python/lunchbox/stopwatch_test.py StopwatchTests NaN class 2 0 8 24 0
291 /home/ubuntu/lunchbox/python/lunchbox/theme.py __init__ ThemeFormatter method 4 0 143 174 4
292 /home/ubuntu/lunchbox/python/lunchbox/theme.py ThemeFormatter NaN class 3 0 132 270 0
293 /home/ubuntu/lunchbox/python/lunchbox/theme.py write_dl ThemeFormatter method 3 0 215 242 4
294 /home/ubuntu/lunchbox/python/lunchbox/theme.py get_plotly_template NaN function 2 0 63 128 0
295 /home/ubuntu/lunchbox/python/lunchbox/theme.py Colorscheme NaN class 1 0 11 37 0
296 /home/ubuntu/lunchbox/python/lunchbox/theme.py TerminalColorscheme NaN class 1 0 40 59 0
297 /home/ubuntu/lunchbox/python/lunchbox/theme.py write_text ThemeFormatter method 1 0 176 195 4
298 /home/ubuntu/lunchbox/python/lunchbox/theme.py write_usage ThemeFormatter method 1 0 197 213 4
299 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py ThemeTests NaN class 2 0 35 54 0
300 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py ThemeFormatterTests NaN class 2 0 57 151 0
301 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_init ThemeFormatterTests method 2 0 58 70 4
302 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_init_grayscale ThemeFormatterTests method 2 0 72 76 4
303 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py FakeColorscheme NaN class 1 0 9 32 0
304 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_write_text ThemeFormatterTests method 1 0 78 86 4
305 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_write_usage ThemeFormatterTests method 1 0 88 94 4
306 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_write_dl ThemeFormatterTests method 1 0 96 113 4
307 /home/ubuntu/lunchbox/python/lunchbox/theme_test.py test_write_dl_end_section ThemeFormatterTests method 1 0 115 129 4
308 /home/ubuntu/lunchbox/python/lunchbox/tools.py traverse_directory NaN function 10 1 660 710 0
309 /home/ubuntu/lunchbox/python/lunchbox/tools.py LogRuntime NaN class 3 0 305 427 0
310 /home/ubuntu/lunchbox/python/lunchbox/tools.py get_function_signature NaN function 2 0 474 493 0
311 /home/ubuntu/lunchbox/python/lunchbox/tools.py str_to_bool NaN function 2 0 713 726 0
312 /home/ubuntu/lunchbox/python/lunchbox/tools.py _default_message_func LogRuntime method 2 0 373 397 4
313 /home/ubuntu/lunchbox/python/lunchbox/tools.py RegexMatch NaN class 2 0 730 755 0
314 /home/ubuntu/lunchbox/python/lunchbox/tools.py to_snakecase NaN function 1 0 31 49 0
315 /home/ubuntu/lunchbox/python/lunchbox/tools.py relative_path NaN function 1 0 99 121 0
316 /home/ubuntu/lunchbox/python/lunchbox/tools.py truncate_blob_lists NaN function 1 0 162 200 0
317 /home/ubuntu/lunchbox/python/lunchbox/tools.py runtime NaN function 1 0 249 264 0
318 /home/ubuntu/lunchbox/python/lunchbox/tools.py post_to_slack NaN function 1 0 431 470 0
319 /home/ubuntu/lunchbox/python/lunchbox/tools.py truncate_list NaN function 5 0 124 159 0
320 /home/ubuntu/lunchbox/python/lunchbox/tools.py dir_table NaN function 1 0 545 565 0
321 /home/ubuntu/lunchbox/python/lunchbox/tools.py api_function NaN function 1 0 569 605 0
322 /home/ubuntu/lunchbox/python/lunchbox/tools.py is_standard_module NaN function 1 0 759 770 0
323 /home/ubuntu/lunchbox/python/lunchbox/tools.py __init__ LogRuntime method 1 0 329 370 4
324 /home/ubuntu/lunchbox/python/lunchbox/tools.py __enter__ LogRuntime method 1 0 399 408 4
325 /home/ubuntu/lunchbox/python/lunchbox/tools.py __init__ RegexMatch method 1 0 734 742 4
326 /home/ubuntu/lunchbox/python/lunchbox/tools.py log_level_to_int NaN function 5 0 267 302 0
327 /home/ubuntu/lunchbox/python/lunchbox/tools.py _dir_table NaN function 5 0 496 542 0
328 /home/ubuntu/lunchbox/python/lunchbox/tools.py format_block NaN function 5 0 608 636 0
329 /home/ubuntu/lunchbox/python/lunchbox/tools.py try_ NaN function 4 0 52 76 0
330 /home/ubuntu/lunchbox/python/lunchbox/tools.py get_ordered_unique NaN function 3 0 79 96 0
331 /home/ubuntu/lunchbox/python/lunchbox/tools.py log_runtime NaN function 3 0 204 245 0
332 /home/ubuntu/lunchbox/python/lunchbox/tools.py autoformat_block NaN function 3 0 639 657 0
333 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py _log_runtime_func NaN function 1 0 20 22 0
334 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py _runtime_func NaN function 1 0 25 30 0
335 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py func_public ExampleClass method 1 0 34 35 4
336 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py _func_semiprivate ExampleClass method 1 0 37 38 4
337 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py __func_private ExampleClass method 1 0 40 41 4
338 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py very_long_func_public ExampleClass method 1 0 43 44 4
339 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py _very_long_func_semiprivate ExampleClass method 1 0 46 47 4
340 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py __very_long_func_private ExampleClass method 1 0 49 50 4
341 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_relative_path ToolsTests method 1 0 88 90 4
342 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_dir_table_max_width ToolsTests method 3 0 178 188 4
343 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_is_standard_module ToolsTests method 1 0 92 96 4
344 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_get_function_signature ToolsTests method 1 0 98 133 4
345 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_dir_table_header ToolsTests method 1 0 135 140 4
346 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_dir_table_public ToolsTests method 1 0 142 152 4
347 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_dir_table_semiprivate ToolsTests method 1 0 154 164 4
348 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_dir_table_private ToolsTests method 1 0 166 176 4
349 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_truncate_list ToolsTests method 1 0 190 223 4
350 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_truncate_list_errors ToolsTests method 1 0 225 241 4
351 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_truncate_blob_lists ToolsTests method 1 0 243 302 4
352 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_truncate_blob_lists_errors ToolsTests method 1 0 304 307 4
353 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py create_files ToolsTests method 3 0 482 495 4
354 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_log_runtime ToolsTests method 1 0 310 329 4
355 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_log_runtime_log_level ToolsTests method 1 0 331 339 4
356 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_log_runtime_multiprocessing ToolsTests method 1 0 341 346 4
357 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_runtime ToolsTests method 1 0 348 350 4
358 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_runtime_multiprocessing ToolsTests method 1 0 352 357 4
359 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_post_to_slack ToolsTests method 1 0 360 364 4
360 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_post_to_slack_errors ToolsTests method 1 0 366 380 4
361 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_api_function ToolsTests method 1 0 383 388 4
362 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_api_function_non_keyword ToolsTests method 1 0 390 397 4
363 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_api_function_no_keywords ToolsTests method 1 0 399 412 4
364 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py ExampleClass NaN class 2 0 33 53 0
365 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_api_function_bad_keyword ToolsTests method 1 0 414 417 4
366 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_api_function_required ToolsTests method 1 0 419 422 4
367 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_try_ ToolsTests method 1 0 424 435 4
368 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_get_ordered_unique ToolsTests method 1 0 437 441 4
369 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_log_level_to_int_error ToolsTests method 1 0 455 471 4
370 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_regex_match ToolsTests method 1 0 474 480 4
371 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_format_block ToolsTests method 1 0 497 520 4
372 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_autoformat_block ToolsTests method 1 0 532 580 4
373 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_autoformat_block_no_indent ToolsTests method 1 0 582 584 4
374 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory ToolsTests method 1 0 586 590 4
375 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py ToolsTests NaN class 2 0 56 665 0
376 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory_directory ToolsTests method 1 0 592 601 4
377 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory_error ToolsTests method 1 0 603 615 4
378 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory_include ToolsTests method 1 0 617 629 4
379 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory_exclude ToolsTests method 1 0 631 644 4
380 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_traverse_directory_include_exclude ToolsTests method 1 0 646 663 4
381 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_init LogRuntimeTest method 1 0 678 689 4
382 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_init_errors LogRuntimeTest method 1 0 691 702 4
383 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_with LogRuntimeTest method 1 0 704 719 4
384 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_default_message_func LogRuntimeTest method 1 0 721 728 4
385 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_default_message_func_errors LogRuntimeTest method 1 0 730 738 4
386 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_to_snakecase ToolsTests method 2 0 57 86 4
387 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_callback LogRuntimeTest method 1 0 740 748 4
388 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_message_func LogRuntimeTest method 1 0 750 757 4
389 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_log_level_to_int ToolsTests method 2 0 443 453 4
390 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py test_format_block_collapse ToolsTests method 2 0 522 530 4
391 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py LogRuntimeTest NaN class 2 0 677 773 0
392 /home/ubuntu/lunchbox/python/lunchbox/tools_test.py foobar_func NaN function 1 0 16 17 0