Path Lines of Code go/private/tools/files_equal_test.bzl 107 go/private/tools/lines_sorted_test.bzl 40 go/private/tools/single_output_test.bzl 50 go/tools/builders/cover_test.go 113 go/tools/builders/filter_test.go 102 go/tools/bzltestutil/wrap_test.go 47 go/tools/bzltestutil/xml_test.go 36 go/tools/fetch_repo/fetch_repo_test.go 89 go/tools/internal/txtar/archive_test.go 59 go/tools/releaser/upgradedep_test.go 93 tests/buildifier_test.bzl 72 tests/core/c_linkmodes/add.go 6 tests/core/c_linkmodes/add_sandwich.c 4 tests/core/c_linkmodes/add_sandwich.go 6 tests/core/c_linkmodes/add_sandwich.h 1 tests/core/c_linkmodes/add_test_archive.c 9 tests/core/c_linkmodes/add_test_sandwich.c 9 tests/core/c_linkmodes/add_test_shared.c 9 tests/core/c_linkmodes/c-archive_empty_hdr_test.c 2 tests/core/c_linkmodes/crypto.go 12 tests/core/c_linkmodes/crypto_test_dl.c 25 tests/core/c_linkmodes/empty.go 2 tests/core/c_linkmodes/go_with_cgo_dep.go 10 tests/core/c_linkmodes/go_with_cgo_dep_caller.cc 5 tests/core/c_linkmodes/skip.c 3 tests/core/cgo/add.c 16 tests/core/cgo/add.cpp 16 tests/core/cgo/add.h 8 tests/core/cgo/add.m 9 tests/core/cgo/add.mm 9 tests/core/cgo/adder.go 8 tests/core/cgo/adder_test.go 17 tests/core/cgo/bar.cc 6 tests/core/cgo/bar.go 5 tests/core/cgo/cc_libs_common.go 29 tests/core/cgo/cc_libs_darwin_test.go 74 tests/core/cgo/cc_libs_linux_test.go 74 tests/core/cgo/cgo_link_dep.c 1 tests/core/cgo/cgo_link_test.go 8 tests/core/cgo/cgo_ref.go 3 tests/core/cgo/dylib_client.go 5 tests/core/cgo/dylib_test.go 8 tests/core/cgo/foo.c 4 tests/core/cgo/foo.go 5 tests/core/cgo/generate_imported_dylib.sh 17 tests/core/cgo/imported.c 1 tests/core/cgo/objc/add_darwin.go 5 tests/core/cgo/objc/add_darwin.h 1 tests/core/cgo/objc/add_darwin.m 14 tests/core/cgo/objc/objc_darwin_test.go 14 tests/core/cgo/objc/sub.m 13 tests/core/cgo/objc/sub_darwin.go 5 tests/core/cgo/pure.go 2 tests/core/cgo/race_off.c 1 tests/core/cgo/race_off.go 2 tests/core/cgo/race_on.c 1 tests/core/cgo/race_on.go 2 tests/core/cgo/race_test.go 13 tests/core/cgo/split_import_a.go 2 tests/core/cgo/split_import_b.go 8 tests/core/cgo/split_import_c.c 1 tests/core/cgo/split_import_c.h 4 tests/core/cgo/split_import_cgo.go 5 tests/core/cgo/split_import_i_test.go 7 tests/core/cgo/split_import_x_test.go 10 tests/core/cgo/tag_cgo.go 6 tests/core/cgo/tag_cgo_err.go 2 tests/core/cgo/tag_pure.go 5 tests/core/cgo/tag_pure_err.c 1 tests/core/cgo/tag_pure_err.go 2 tests/core/cgo/tag_test.go 35 tests/core/coverage/binary_coverage_test.go 48 tests/core/coverage/coverage_test.go 180 tests/core/cross/cross_test.go 69 tests/core/cross/def.bzl 21 tests/core/cross/ios_select_test.go 43 tests/core/cross/lib_darwin.go 2 tests/core/cross/lib_linux.go 2 tests/core/cross/lib_windows.go 2 tests/core/cross/main.go 8 tests/core/cross/proto_test.go 91 tests/core/go_bazel_test/dataargtest_test.go 45 tests/core/go_binary/broken_cgo.go 2 tests/core/go_binary/custom_bin.go 3 tests/core/go_binary/hello.go 5 tests/core/go_binary/many_deps.bzl 85 tests/core/go_binary/out_test.go 11 tests/core/go_binary/package_conflict_test.go 82 tests/core/go_binary/pie_darwin_amd64_test.go 14 tests/core/go_binary/pie_darwin_test.go 28 tests/core/go_binary/pie_linux_test.go 37 tests/core/go_binary/prefix/prefix.go 2 tests/core/go_binary/stamp_bin.go 12 tests/core/go_binary/stamp_dep.go 5 tests/core/go_binary/stamp_embed.go 2 tests/core/go_binary/stamp_test.go 25 tests/core/go_binary/static_bin.go 5 tests/core/go_binary/static_cgo_bin.go 5 tests/core/go_binary/static_pure_bin.go 6 tests/core/go_binary/static_test.go 26 tests/core/go_binary/tags_lib_bad.go 2 tests/core/go_binary/tags_lib_good.go 1 tests/core/go_binary/tags_main_bad.go 2 tests/core/go_binary/tags_main_good.go 4 tests/core/go_download_sdk/go_download_sdk_test.go 93 tests/core/go_embed_data/embed_test.go 110 tests/core/go_embed_data/error.c 1 tests/core/go_library/def.bzl 21 tests/core/go_library/embedsrcs_error_test.go 89 tests/core/go_library/embedsrcs_gen_test.go.in 3 tests/core/go_library/embedsrcs_simple_test.go 3 tests/core/go_library/embedsrcs_test.go 122 tests/core/go_library/empty_bar.go 1 tests/core/go_library/empty_baz.s 1 tests/core/go_library/empty_foo.go 1 tests/core/go_library/gen_embedsrcs_files.go 34 tests/core/go_library/import_alias_a_v2.go 2 tests/core/go_library/import_alias_b.go 2 tests/core/go_library/import_alias_test.go 16 tests/core/go_library/inc.go 1 tests/core/go_library/inc_asmhdr.s 1 tests/core/go_library/inc_bar.s 1 tests/core/go_library/inc_foo.s 1 tests/core/go_library/package_height.go 4 tests/core/go_library/package_height_dep_deep.go 5 tests/core/go_library/package_height_dep_shallow.go 2 tests/core/go_library/package_height_embeddee.go 5 tests/core/go_library/package_height_embedder.go 2 tests/core/go_path/go_path_test.go 152 tests/core/go_path/pkg/lib/embed_test.go 1 tests/core/go_path/pkg/lib/external_test.go 1 tests/core/go_path/pkg/lib/internal_test.go 1 tests/core/go_path/pkg/lib/lib.go 2 tests/core/go_path/pkg/lib/transitive.go 4 tests/core/go_path/pkg/lib/vendored.go 1 tests/core/go_plugin/all_test.go 27 tests/core/go_plugin/plugin.go 4 tests/core/go_plugin_with_proto_library/all_test.go 30 tests/core/go_plugin_with_proto_library/plugin.go 4 tests/core/go_plugin_with_proto_library/validate.proto 5 tests/core/go_proto_library/adjusted_a.proto 8 tests/core/go_proto_library/adjusted_b.proto 6 tests/core/go_proto_library/adjusted_c.proto 5 tests/core/go_proto_library/adjusted_import_test.go 11 tests/core/go_proto_library/bar.proto 7 tests/core/go_proto_library/embed_test.go 26 tests/core/go_proto_library/extra.go 4 tests/core/go_proto_library/foo.proto 6 tests/core/go_proto_library/gofast_grpc_test.go 12 tests/core/go_proto_library/gofast_test.go 10 tests/core/go_proto_library/gogofast_grpc_test.go 12 tests/core/go_proto_library/gogofast_test.go 10 tests/core/go_proto_library/grpc.proto 10 tests/core/go_proto_library/no_go_package.proto 5 tests/core/go_proto_library/proto_package_test.go 9 tests/core/go_proto_library/protos_a.proto 5 tests/core/go_proto_library/protos_alias_test.go 10 tests/core/go_proto_library/protos_b.proto 5 tests/core/go_proto_library/protos_test.go 10 tests/core/go_proto_library/proxy_a.proto 5 tests/core/go_proto_library/proxy_b.proto 5 tests/core/go_proto_library/proxy_test.go 10 tests/core/go_proto_library/transitive_test.go 10 tests/core/go_proto_library/wkt_wrapper_test.go 50 tests/core/go_proto_library_importmap/foo.proto 4 tests/core/go_proto_library_importmap/importmap_test.go 13 tests/core/go_test/data_test.go 28 tests/core/go_test/data_test_dep.go 1 tests/core/go_test/data_test_embed.go 1 tests/core/go_test/env_test.go 19 tests/core/go_test/example_test.go 19 tests/core/go_test/external_importmap_dep.go 8 tests/core/go_test/external_importmap_lib.go 4 tests/core/go_test/external_importmap_test.go 6 tests/core/go_test/external_test.go 11 tests/core/go_test/flag_test.go 12 tests/core/go_test/fuzz_test.go 10 tests/core/go_test/indirect_import_dep.go 5 tests/core/go_test/indirect_import_i_test.go 5 tests/core/go_test/indirect_import_lib.go 2 tests/core/go_test/indirect_import_x_test.go 12 tests/core/go_test/internal_test.go 10 tests/core/go_test/lib.go 3 tests/core/go_test/only_testmain_test.go 8 tests/core/go_test/pwd_test.go 14 tests/core/go_test/tags_bad_test.go 5 tests/core/go_test/tags_good_test.go 3 tests/core/go_test/test_fail_fast_test.go 49 tests/core/go_test/test_filter_test.go 30 tests/core/go_test/testmain_import_indirect_test.go 5 tests/core/go_test/testmain_import_main_test.go 8 tests/core/go_test/testmain_without_exit_test.go 35 tests/core/go_test/wrapped_test.go 3 tests/core/go_test/wrapper_test.go 28 tests/core/go_test/xmlreport_test.go 131 tests/core/importmap/import.go 7 tests/core/importmap/importmap_test.go 14 tests/core/importmap/lib.go 2 tests/core/nogo/common.bzl 34 tests/core/nogo/config/config_test.go 37 tests/core/nogo/coverage/coverage_test.go 41 tests/core/nogo/custom/custom_test.go 398 tests/core/nogo/vet/vet_test.go 143 tests/core/output_groups/bin.go 2 tests/core/output_groups/compilation_outputs_test.go 52 tests/core/output_groups/lib.go 1 tests/core/output_groups/lib_test.go 1 tests/core/race/race_test.go 251 tests/core/runfiles/bin.go 2 tests/core/runfiles/check_runfiles.go 92 tests/core/runfiles/empty_bin.go 2 tests/core/runfiles/runfiles_cmd.go 11 tests/core/runfiles/runfiles_test.go 10 tests/core/starlark/common_tests.bzl 33 tests/core/stdlib/buildid_test.go 67 tests/core/stdlib/reproduce_test.sh 16 tests/core/stdlib/stdlib_files.bzl 44 tests/core/transition/cmdline_test.go 53 tests/grpc_repos.bzl 34 tests/integration/gazelle/gazelle_test.go 52 tests/integration/googleapis/color_service.go 29 tests/integration/googleapis/color_service.proto 36 tests/integration/googleapis/color_service_test.go 44 tests/integration/popular_repos/popular_repos.bzl 71 tests/integration/popular_repos/popular_repos.py 269 tests/integration/reproducibility/reproducibility_test.go 302 tests/legacy/asm_include/foo_amd64.go 2 tests/legacy/asm_include/foo_amd64.h 1 tests/legacy/asm_include/foo_amd64.s 4 tests/legacy/asm_include/foo_other.go 4 tests/legacy/asm_include/foo_test.go 8 tests/legacy/binary_test_outputs/bin.go 2 tests/legacy/binary_test_outputs/test.go 1 tests/legacy/build_constraints/asm_arm64.s 18 tests/legacy/build_constraints/asm_linux_amd64.s 3 tests/legacy/build_constraints/asm_unknown.s 4 tests/legacy/build_constraints/build_constraints_test.go 46 tests/legacy/build_constraints/cgo_group_linux.c 1 tests/legacy/build_constraints/cgo_group_unknown.c 1 tests/legacy/build_constraints/cgo_linux.c 1 tests/legacy/build_constraints/cgo_linux.go 5 tests/legacy/build_constraints/cgo_unknown.c 1 tests/legacy/build_constraints/cgo_unknown.go 5 tests/legacy/build_constraints/suffix_linux.go 2 tests/legacy/build_constraints/suffix_unknown.go 2 tests/legacy/build_constraints/tag_l.go 2 tests/legacy/build_constraints/tag_unknown.go 2 tests/legacy/cgo_filtered/pure.go 2 tests/legacy/cgo_filtered/pure_test.go 7 tests/legacy/cgo_multi_dir/bar/bar.go 3 tests/legacy/cgo_multi_dir/cgo_multi_dir_test.go 7 tests/legacy/cgo_multi_dir/foo/foo.go 3 tests/legacy/cgo_opts/cgo_opts.go 3 tests/legacy/cgo_opts/cgo_opts_test.go 7 tests/legacy/cgo_pthread_flag/cgo_pthread_flag.go 5 tests/legacy/cgo_pthread_flag/cgo_pthread_flag_test.go 8 tests/legacy/cgo_pure/cgo.c 1 tests/legacy/cgo_pure/cgo.go 3 tests/legacy/cgo_pure/cgo_no_tag.go 3 tests/legacy/cgo_pure/cgo_pure_test.go 13 tests/legacy/cgo_pure/pure.go 2 tests/legacy/cgo_select/cgo_darwin.go 3 tests/legacy/cgo_select/cgo_linux.go 3 tests/legacy/cgo_select/cgo_select_test.go 10 tests/legacy/cgo_select/cgo_windows.go 3 tests/legacy/cgo_select/darwin.c 1 tests/legacy/cgo_select/linux.c 1 tests/legacy/cgo_select/windows.c 1 tests/legacy/cgo_sys_hdr/foo.go 3 tests/legacy/cgo_sys_hdr/foo_test.go 7 tests/legacy/cgo_sys_hdr/sub/foo.h 1 tests/legacy/cgo_trans_deps/cgo_lib.go 3 tests/legacy/cgo_trans_deps/cgo_test.go 10 tests/legacy/cgo_trans_deps/dep/dep.go 2 tests/legacy/empty_package/cgo.c 1 tests/legacy/empty_package/cgo.go 3 tests/legacy/empty_package/empty_package_test.go 13 tests/legacy/empty_package/mixed_cgo.go 6 tests/legacy/empty_package/mixed_pure.go 2 tests/legacy/extldflags_rpath/extldflags_rpath_test.sh 23 tests/legacy/extldflags_rpath/main.go 2 tests/legacy/info/info_test.sh 9 tests/legacy/no_prefix/no_prefix_test.go 43 tests/legacy/package_named_build/build/build.go 2 tests/legacy/package_named_build/build/build_test.go 10 tests/legacy/proto_ignore_go_package_option/a.proto 11 tests/legacy/proto_ignore_go_package_option/b.proto 12 tests/legacy/providers/test.bzl 12 tests/legacy/providers/test.go 1 tests/legacy/providers/test.sh 1 tests/legacy/slash_names/a/pkg/pkg.go 4 tests/legacy/slash_names/b/pkg/pkg.go 4 tests/legacy/slash_names/slash_test.go 14 tests/legacy/test_build_constraints/bar_l_test.go 10 tests/legacy/test_build_constraints/bar_unknown_test.go 10 tests/legacy/test_build_constraints/baz_linux_test.go 10 tests/legacy/test_build_constraints/baz_unknown_test.go 10 tests/legacy/test_build_constraints/foo_linux_test.go 10 tests/legacy/test_build_constraints/foo_unknown_test.go 10 tests/legacy/test_chdir/data_test.go 26 tests/legacy/test_chdir/remote.bzl 12 tests/legacy/test_rundir/rundir_test.go 10 tests/legacy/transitive_data/empty.go 1 tests/legacy/transitive_data/empty_cgo.go 2 tests/legacy/transitive_data/transitive_data_test.go 17 tests/legacy/visibility/foo.go 2 tests/update.py 44