Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
runcmf/runtracy
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
7 hrs ago
Refresh default branch
Refresh
src/RunTracy/Helpers/PhpInfoPanel.php
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Method
getPanel
has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open
public function getPanel() { ob_start(); phpinfo(); $phpInfo = ob_get_contents();
Severity: Minor
Found in
src/RunTracy/Helpers/PhpInfoPanel.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