Coverage report: 87.82%

Files Functions Classes

coverage.py v7.13.4, created at 2026-03-08 01:07 +0000

File class   statements missing excluded   coverage
cuda / bindings / __init__.py (no class)   2 0 0   100.00%
cuda / bindings / _bindings / __init__.py (no class)   0 0 0   100.00%
cuda / bindings / _internal / __init__.py (no class)   0 0 0   100.00%
cuda / bindings / _internal / _fast_enum.py FastEnumMetaclass   22 0 0   100.00%
cuda / bindings / _internal / _fast_enum.py FastEnum   7 0 0   100.00%
cuda / bindings / _internal / _fast_enum.py (no class)   14 0 0   100.00%
cuda / bindings / _lib / __init__.py (no class)   0 0 0   100.00%
cuda / bindings / _test_helpers / __init__.py (no class)   0 0 0   100.00%
cuda / bindings / _test_helpers / arch_check.py (no class)   31 5 0   83.87%
cuda / bindings / _version.py (no class)   13 0 5   100.00%
cuda / bindings / utils / __init__.py (no class)   12 0 0   100.00%
cuda / bindings / utils / _ptx_utils.py (no class)   14 3 1   78.57%
cuda / bindings / utils / _version_check.py (no class)   23 1 0   95.65%
cuda / core / __init__.py (no class)   31 5 0   83.87%
cuda / core / _graph.py GraphDebugPrintOptions   0 0 0   100.00%
cuda / core / _graph.py GraphCompleteOptions   0 0 0   100.00%
cuda / core / _graph.py GraphBuilder   214 37 0   82.71%
cuda / core / _graph.py GraphBuilder._MembersNeededForFinalize   18 1 0   94.44%
cuda / core / _graph.py Graph   13 4 0   69.23%
cuda / core / _graph.py Graph._MembersNeededForFinalize   5 0 0   100.00%
cuda / core / _graph.py (no class)   84 0 2   100.00%
cuda / core / _memory / __init__.py (no class)   8 0 0   100.00%
cuda / core / _memory / _legacy.py LegacyPinnedMemoryResource   16 3 0   81.25%
cuda / core / _memory / _legacy.py _SynchronousMemoryResource   18 2 0   88.89%
cuda / core / _memory / _legacy.py (no class)   26 0 2   100.00%
cuda / core / _memory / _virtual_memory_resource.py VirtualMemoryResourceOptions   22 6 0   72.73%
cuda / core / _memory / _virtual_memory_resource.py VirtualMemoryResource   153 35 0   77.12%
cuda / core / _memory / _virtual_memory_resource.py (no class)   65 0 2   100.00%
cuda / core / _utils / __init__.py (no class)   0 0 0   100.00%
cuda / core / _utils / clear_error_support.py (no class)   8 2 0   75.00%
cuda / core / _utils / driver_cu_result_explanations.py (no class)   1 0 0   100.00%
cuda / core / _utils / runtime_cuda_error_explanations.py (no class)   1 0 0   100.00%
cuda / core / _version.py (no class)   13 0 5   100.00%
cuda / core / experimental / __init__.py (no class)   17 0 0   100.00%
cuda / core / system / __init__.py (no class)   13 0 0   100.00%
cuda / core / system / exceptions.py (no class)   34 0 0   100.00%
cuda / core / utils.py (no class)   1 0 0   100.00%
cuda / pathfinder / __init__.py (no class)   29 0 0   100.00%
cuda / pathfinder / _binaries / find_nvidia_binary_utility.py UnsupportedBinaryError   4 0 0   100.00%
cuda / pathfinder / _binaries / find_nvidia_binary_utility.py (no class)   33 0 0   100.00%
cuda / pathfinder / _binaries / supported_nvidia_binaries.py (no class)   6 0 0   100.00%
cuda / pathfinder / _dynamic_libs / canary_probe_subprocess.py (no class)   20 14 0   30.00%
cuda / pathfinder / _dynamic_libs / descriptor_catalog.py DescriptorSpec   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / descriptor_catalog.py (no class)   19 0 0   100.00%
cuda / pathfinder / _dynamic_libs / lib_descriptor.py (no class)   5 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_common.py DynamicLibNotFoundError   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_common.py DynamicLibNotAvailableError   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_common.py DynamicLibUnknownError   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_common.py LoadedDL   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_common.py (no class)   19 1 2   94.74%
cuda / pathfinder / _dynamic_libs / load_dl_linux.py _LinkMapLNameView   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / load_dl_linux.py (no class)   103 26 2   74.76%
cuda / pathfinder / _dynamic_libs / load_dl_windows.py (no class)   70 15 2   78.57%
cuda / pathfinder / _dynamic_libs / load_nvidia_dynamic_lib.py (no class)   85 1 2   98.82%
cuda / pathfinder / _dynamic_libs / platform_loader.py PlatformLoader   0 0 3   100.00%
cuda / pathfinder / _dynamic_libs / platform_loader.py (no class)   10 0 4   100.00%
cuda / pathfinder / _dynamic_libs / search_platform.py SearchPlatform   0 0 6   100.00%
cuda / pathfinder / _dynamic_libs / search_platform.py LinuxSearchPlatform   19 7 0   63.16%
cuda / pathfinder / _dynamic_libs / search_platform.py WindowsSearchPlatform   16 7 0   56.25%
cuda / pathfinder / _dynamic_libs / search_platform.py (no class)   69 5 20   92.75%
cuda / pathfinder / _dynamic_libs / search_steps.py FindResult   0 0 0   100.00%
cuda / pathfinder / _dynamic_libs / search_steps.py SearchContext   5 0 0   100.00%
cuda / pathfinder / _dynamic_libs / search_steps.py (no class)   100 2 0   98.00%
cuda / pathfinder / _dynamic_libs / supported_nvidia_libs.py (no class)   36 0 0   100.00%
cuda / pathfinder / _headers / find_nvidia_headers.py LocatedHeaderDir   1 0 0   100.00%
cuda / pathfinder / _headers / find_nvidia_headers.py (no class)   112 29 0   74.11%
cuda / pathfinder / _headers / supported_nvidia_headers.py (no class)   19 0 0   100.00%
cuda / pathfinder / _optional_cuda_import.py (no class)   18 0 0   100.00%
cuda / pathfinder / _static_libs / find_bitcode_lib.py BitcodeLibNotFoundError   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_bitcode_lib.py LocatedBitcodeLib   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_bitcode_lib.py _BitcodeLibInfo   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_bitcode_lib.py _FindBitcodeLib   36 0 0   100.00%
cuda / pathfinder / _static_libs / find_bitcode_lib.py (no class)   41 1 0   97.56%
cuda / pathfinder / _static_libs / find_static_lib.py StaticLibNotFoundError   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_static_lib.py LocatedStaticLib   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_static_lib.py _StaticLibInfo   0 0 0   100.00%
cuda / pathfinder / _static_libs / find_static_lib.py _FindStaticLib   38 0 0   100.00%
cuda / pathfinder / _static_libs / find_static_lib.py (no class)   41 1 0   97.56%
cuda / pathfinder / _utils / env_vars.py (no class)   21 2 0   90.48%
cuda / pathfinder / _utils / find_sub_dirs.py (no class)   44 2 0   95.45%
cuda / pathfinder / _utils / platform_aware.py (no class)   8 0 0   100.00%
cuda / pathfinder / _utils / spawned_process_runner.py CompletedProcess   0 0 0   100.00%
cuda / pathfinder / _utils / spawned_process_runner.py ChildProcessWrapper   22 18 0   18.18%
cuda / pathfinder / _utils / spawned_process_runner.py (no class)   43 9 0   79.07%
cuda / pathfinder / _version.py (no class)   13 0 5   100.00%
Total     2004 244 63   87.82%

No items found using the specified filter.