Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
e107inc/e107
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
14 days ago
Refresh default branch
Refresh
e107_core/shortcodes/single/uploadfile.php
Summary
Maintainability
A
1 hr
Test Coverage
F
6%
Issues
Source
Stats
Avoid too many
return
statements within this method.
Open
return($parms['return_type'] == 'result' ? $uploaded : '');
Severity: Major
Found in
e107_core/shortcodes/single/uploadfile.php
- About 30 mins to fix
Close
Avoid too many
return
statements within this method.
Open
return $text;
Severity: Major
Found in
e107_core/shortcodes/single/uploadfile.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