Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
edmondscommerce/doctrine-static-meta
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
30 days ago
Refresh default branch
Refresh
src/CodeGeneration/Creation/Src/Entity/Fields/Interfaces/FieldInterfaceCreator.php
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Avoid too many
return
statements within this method.
Open
return (string)$this->defaultValue;
Severity: Major
Found in
src/CodeGeneration/Creation/Src/Entity/Fields/Interfaces/FieldInterfaceCreator.php
- About 30 mins to fix
Close
Avoid too many
return
statements within this method.
Open
return 'null';
Severity: Major
Found in
src/CodeGeneration/Creation/Src/Entity/Fields/Interfaces/FieldInterfaceCreator.php
- About 30 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix