magickatt/MultiContextBDDTalk

View on GitHub
backend/src/HistoricalMeteorological/Calculator/Summary/EntrySummary.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 3 of 3 total issues

Avoid excessively long variable names like $totalTemperatureMinimum. Keep variable name length under 20.
Open

private $totalTemperatureMinimum = 0;

Avoid excessively long variable names like $totalTemperatureMaximum. Keep variable name length under 20.
Open

private $totalTemperatureMaximum = 0;

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status