sverweij/mscgen_js

View on GitHub
src/script/utl/exporter.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

  toLocationString: function (pLocation, pSource, pLanguage, pMirrorEntities, pNamedStyle) {
Severity: Minor
Found in src/script/utl/exporter.js - About 35 mins to fix

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

    function sourceIsURLable (pLocation, pSource, pLanguage, pMirrorEntities, pNamedStyle) {
    Severity: Minor
    Found in src/script/utl/exporter.js - About 35 mins to fix

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

      function source2LocationString (pLocation, pSource, pLanguage, pMirrorEntities, pNamedStyle) {
      Severity: Minor
      Found in src/script/utl/exporter.js - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status