camilosampedro/Aton

View on GitHub
app/model/ComputerState.scala

Summary

Maintainability
A
35 mins
Test Coverage

Constructor has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

                          computerIp: String,
                          registeredDate: java.sql.Timestamp,
                          state: Int,
                          operatingSystem: Option[String],
                          mac: Option[String])
Severity: Minor
Found in app/model/ComputerState.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status