Files
wren/script
Kyle Marek-Spartz f26801dc6e feat: add benchmark file metrics tracking with line and TODO counters
Add four new counters (num_benchmark_files, num_benchmark_todos, num_benchmark_empty, num_benchmark) and a walk over the benchmark directory to count .wren files, empty/non-empty lines, and TODO patterns. Print the new benchmark section after the existing test output.
2015-01-06 22:20:52 +00:00
..