Review: benchmark 1.9.5-1~exp1
Review Information
accepted — allocated to awm 1 month, 10 days ago, started 1 month, 10 days ago, completed 1 month, 10 days ago.
Final Comment
Public Notes
1 month, 10 days ago
● public
vulture
Command: vulture .
Exit code: 3
.ycm_extra_conf.py:104: unused function 'FlagsForFile' (60% confidence)
bindings/python/google_benchmark/__init__.py:133: unused variable 'initialize' (60% confidence)
bindings/python/google_benchmark/__init__.py:134: unused variable 'run_benchmarks' (60% confidence)
bindings/python/google_benchmark/example.py:32: unused function 'empty' (60% confidence)
bindings/python/google_benchmark/example.py:38: unused function 'sum_million' (60% confidence)
bindings/python/google_benchmark/example.py:56: unused function 'skipped' (60% confidence)
bindings/python/google_benchmark/example.py:58: redundant if-condition (100% confidence)
bindings/python/google_benchmark/example.py:65: unused function 'manual_timing' (60% confidence)
bindings/python/google_benchmark/example.py:77: unused function 'custom_counters' (60% confidence)
bindings/python/google_benchmark/example.py:100: unused function 'with_options' (60% confidence)
bindings/python/google_benchmark/example.py:108: unused function 'with_options2' (60% confidence)
bindings/python/google_benchmark/example.py:115: unused function 'passing_argument' (60% confidence)
bindings/python/google_benchmark/example.py:123: unused function 'using_range' (60% confidence)
bindings/python/google_benchmark/example.py:130: unused function 'computing_complexity' (60% confidence)
bindings/python/google_benchmark/example.py:137: unused attribute 'complexity_n' (60% confidence)
setup.py:72: unused attribute 'relpath' (60% confidence)
setup.py:72: unused attribute 'target_name' (60% confidence)
setup.py:84: unused method 'copy_extensions_to_source' (60% confidence)
tools/compare.py:354: unused class 'TestParser' (60% confidence)
tools/compare.py:363: unused method 'test_benchmarks_basic' (60% confidence)
tools/compare.py:374: unused method 'test_benchmarks_basic_without_utest' (60% confidence)
tools/compare.py:386: unused method 'test_benchmarks_basic_display_aggregates_only' (60% confidence)
tools/compare.py:397: unused method 'test_benchmarks_basic_with_utest_alpha' (60% confidence)
tools/compare.py:409: unused method 'test_benchmarks_basic_without_utest_with_utest_alpha' (60% confidence)
tools/compare.py:427: unused method 'test_benchmarks_with_remainder' (60% confidence)
tools/compare.py:438: unused method 'test_benchmarks_with_remainder_after_doubleminus' (60% confidence)
tools/compare.py:449: unused method 'test_filters_basic' (60% confidence)
tools/compare.py:459: unused method 'test_filters_with_remainder' (60% confidence)
tools/compare.py:471: unused method 'test_filters_with_remainder_after_doubleminus' (60% confidence)
tools/compare.py:483: unused method 'test_benchmarksfiltered_basic' (60% confidence)
tools/compare.py:496: unused method 'test_benchmarksfiltered_with_remainder' (60% confidence)
tools/compare.py:516: unused method 'test_benchmarksfiltered_with_remainder_after_doubleminus' (60% confidence)
tools/gbench/report.py:31: unused variable 'BC_MAGENTA' (60% confidence)
tools/gbench/report.py:33: unused variable 'BC_OKBLUE' (60% confidence)
tools/gbench/report.py:40: unused variable 'BC_BOLD' (60% confidence)
tools/gbench/report.py:41: unused variable 'BC_UNDERLINE' (60% confidence)
tools/gbench/report.py:461: unused class 'TestGetUniqueBenchmarkNames' (60% confidence)
tools/gbench/report.py:473: unused method 'test_basic' (60% confidence)
tools/gbench/report.py:489: unused class 'TestReportDifference' (60% confidence)
tools/gbench/report.py:509: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:594: unused method 'test_json_diff_report_output' (60% confidence)
tools/gbench/report.py:834: unused class 'TestReportDifferenceBetweenFamilies' (60% confidence)
tools/gbench/report.py:853: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:873: unused method 'test_json_diff_report' (60% confidence)
tools/gbench/report.py:963: unused class 'TestReportDifferenceWithUTest' (60% confidence)
tools/gbench/report.py:983: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:1038: unused method 'test_json_diff_report_pretty_printing_aggregates_only' (60% confidence)
tools/gbench/report.py:1094: unused method 'test_json_diff_report' (60% confidence)
tools/gbench/report.py:1208: unused class 'TestReportDifferenceWithUTestWhileDisplayingAggregatesOnly' (60% confidence)
tools/gbench/report.py:1230: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:1285: unused method 'test_json_diff_report' (60% confidence)
tools/gbench/report.py:1400: unused class 'TestReportDifferenceForPercentageAggregates' (60% confidence)
tools/gbench/report.py:1420: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:1433: unused method 'test_json_diff_report' (60% confidence)
tools/gbench/report.py:1461: unused class 'TestReportSorting' (60% confidence)
tools/gbench/report.py:1477: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:1507: unused class 'TestReportDifferenceWithUTestWhileDisplayingAggregatesOnly2' (60% confidence)
tools/gbench/report.py:1535: unused method 'test_json_diff_report_pretty_printing' (60% confidence)
tools/gbench/report.py:1559: unused method 'test_json_diff_report' (60% confidence)
1 month, 10 days ago
● public
Licenserecon
Command: lrc -l
Exit code: 0
en: Versions: licenserecon '11.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Missing Files: Paragraph for debian/
Running licensecheck ....
d/copyright | licensecheck
Apache-2.0 | Apache-2.0 bindings/python/google_benchmark/example.py
Apache-2.0 | Apache-2.0 bindings/python/google_benchmark/__init__.py
Apache-2.0 | Apache-2.0 include/benchmark/benchmark.h
Apache-2.0 | Apache-2.0 LICENSE
Apache-2.0 | Apache pyproject.toml
Apache-2.0 | Apache-2.0 src/benchmark.cc
Apache-2.0 | Apache-2.0 src/benchmark_main.cc
Apache-2.0 | Apache-2.0 src/benchmark_name.cc
Apache-2.0 | Apache-2.0 src/benchmark_register.cc
Apache-2.0 | Apache-2.0 src/benchmark_runner.cc
Apache-2.0 | Apache-2.0 src/benchmark_runner.h
Apache-2.0 | Apache-2.0 src/colorprint.cc
Apache-2.0 | Apache-2.0 src/commandlineflags.cc
Apache-2.0 | Apache-2.0 src/complexity.cc
Apache-2.0 | Apache-2.0 src/complexity.h
Apache-2.0 | Apache-2.0 src/console_reporter.cc
Apache-2.0 | Apache-2.0 src/counter.cc
Apache-2.0 | Apache-2.0 src/counter.h
Apache-2.0 | Apache-2.0 src/csv_reporter.cc
Apache-2.0 | Apache-2.0 src/json_reporter.cc
Apache-2.0 | Apache-2.0 src/perf_counters.cc
Apache-2.0 | Apache-2.0 src/perf_counters.h
Apache-2.0 | Apache-2.0 src/re.h
Apache-2.0 | Apache-2.0 src/reporter.cc
Apache-2.0 | Apache-2.0 src/statistics.cc
Apache-2.0 | Apache-2.0 src/statistics.h
Apache-2.0 | Apache-2.0 src/sysinfo.cc
Apache-2.0 | Apache-2.0 src/timers.cc
No significant differences found