📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
eisen-dev/eisen_front
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
14 hrs ago
Refresh default branch
Refresh
webd/includes/machine.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Showing 2 of 2 total issues
Inline control structures are not allowed
Open
foreach
(
$data
as
$i
=>
$row
)
Severity: Minor
Found in
webd/includes/machine.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
Expected 1 newline at end of file; 0 found
Open
print
(
'ip: '
.
$ipaddress
.
'<br>port: '
.
$port
)
;
Severity: Minor
Found in
webd/includes/machine.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
There are no issues that match your filters.
Clear all filters
Category
Style
Status
Open
Confirmed
Invalid
Wontfix
Close
Close