20250204
This commit is contained in:
@@ -48,6 +48,7 @@ final class Counter
|
||||
assert($nodes !== null);
|
||||
|
||||
return $this->countInAbstractSyntaxTree($linesOfCode, $nodes);
|
||||
|
||||
// @codeCoverageIgnoreStart
|
||||
} catch (Error $error) {
|
||||
throw new RuntimeException(
|
||||
|
Reference in New Issue
Block a user