klitsche/clang-ffi

View on GitHub
src/CXCursor.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
93%

CXCursor has 27 functions (exceeds 20 allowed). Consider refactoring.
Open

class CXCursor
{
    private CData $cxCursor;

    public function __construct(CData $cxCursor)
Severity: Minor
Found in src/CXCursor.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status