Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
etsy/phan
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
15 days ago
Refresh default branch
Refresh
src/Phan/Debug/SignalHandler.php
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Method
init
has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open
public static function init(): void { static $did_init = false; if ($did_init) { return;
Severity: Minor
Found in
src/Phan/Debug/SignalHandler.php
- About 1 hr to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix