Nanocloud/nanocloud

View on GitHub
api/controllers/NanocloudController.js

Summary

Maintainability
A
1 hr
Test Coverage

Function webrtc has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  webrtc: function(req, res) {

    let machineId = req.allParams()['machine-id'];

    Machine.findOne(machineId)
Severity: Minor
Found in api/controllers/NanocloudController.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status