uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/packet-attack/js/level.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Level has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

 function Level(levelNumber) {

    //Defaults
    this.message = "LONDON";
    
Severity: Minor
Found in csfieldguide/static/interactives/packet-attack/js/level.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status