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
15 days ago
Refresh default branch
Refresh
e107_tests/lib/deployers/LocalDeployer.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Reference to undeclared constant
\APP_PATH
Open
if (file_exists(APP_PATH."/$relative_path"))
Severity: Minor
Found in
e107_tests/lib/deployers/LocalDeployer.php
by
phan
Exclude checks
Disable engine
Disable check
Close
Reference to undeclared constant
\APP_PATH
Open
unlink(APP_PATH."/$relative_path");
Severity: Minor
Found in
e107_tests/lib/deployers/LocalDeployer.php
by
phan
Exclude checks
Disable engine
Disable check
Close
There are no issues that match your filters.
Clear all filters
Category
Bug Risk
Status
Open
Confirmed
Invalid
Wontfix