# Those two errors are false positives.
# They are probably due to the MAC-style line endings (\r)
wims source: source-is-missing wims/public_html/scripts/js/dynapi3x/src/api/mouse_ns4.js line length is 5856 characters (>512)
wims source: source-is-missing wims/public_html/scripts/js/dynapi3x/src/ext/debug.js line length is 7612 characters (>512)

# The following file is a mix of HTTP and Javascript code; the long line
# (375 characters) is made of human-readable HTML code, just a little too
# compact.
wims source: source-is-missing wims/public_html/scripts/js/wincalc.js line length is 375 characters (>256)

# Long lines are either long boolean expressions made of ANDed short
# human-readable conditions, or pieces of HTML code without newlines
# assembled via "+" (concatenation)
source: source-is-missing wims/public_html/scripts/js/geogebra/deployggb.js line length is 501 characters (>256)

# the HTML Virtual Keyboard Interface Script - v1.49 consists in tables
# of key codes given in litteral Javascript source: for example, <"\u09E7",>
# is used to mean one single key code. There is no better representation
# of a key code in other human-readable languages, and the file is not
# obfuscated.
wims source: source-is-missing wims/public_html/scripts/js/keyboard/keyboard.js line length is 565 characters (>512)

# the file precheck.js is completely human-readable. There are a few long lines
# in a comment missing a newline, alarm messages, an HTML snippets,
# a boolean expression with many ANDed values, a list of all prefixes like
# 'déci','déca','méga','téra', etc.
wims source: source-is-missing wims/public_html/scripts/authors/jm.evers/js/precheck.js line length is 667 characters (>512)

# jquery v3.10 is not yet available in Debian, so the following files may
# be accepted until this version comes into Debian
wims source: source-is-missing wims/public_html/scripts/js/bower_components/jquery-ui/jquery-ui.min.js
wims source: source-is-missing wims/public_html/scripts/js/bower_components/jquery/jquery.min.js
wims source: source-is-missing wims/public_html/scripts/js/bower_components/jquery/jquery.slim.min.js

# The file fonctions_generiques.js has just one rather long HTML snippet
wims source: source-is-missing wims/public_html/scripts/js/editor/scripts_2/fonctions_generiques.js line length is 266 characters (>256)

# the files edit_area_functions.js,  edit_area_loader.js are not obfuscated,
# but they contain some very long comment lines, and some rather long
# inline HTML snippets.
wims source: source-is-missing third-parties/EditArea-0.8.2/edit_area/edit_area_functions.js line length is 335 characters (>256)
wims source: source-is-missing third-parties/EditArea-0.8.2/edit_area/edit_area_loader.js line length is 335 characters (>256)

# the file keyboard.js is not obfuscated, but it begins with a long litteral
# object definition to associate numbers to key names
 wims source: source-is-missing third-parties/EditArea-0.8.2/edit_area/keyboard.js line length is 538 characters (>512)

# the file reg_syntax/php.js is not obfuscated, but some lines contains
# very long lists of Javascript reserved words to take in account for
# the compression of file durinf the installation.
wims source: source-is-missing third-parties/EditArea-0.8.2/edit_area/reg_syntax/php.js line length is 930 characters (>512)

# the file deployggb.js has been beautified, end the long line is human
# readable. It is inline HTML code written on a single line.
wims source: source-is-missing wims/public_html/scripts/js/geogebra/deployggb.js line length is 509 characters (>256)

# the file canvasdraw.html misses many newlines; however every long line
# is human-readable: there is no script, and a web browser displays
# this file seamlessly.
wims source: source-is-missing wims/src/Misc/canvasdraw/canvasdraw.html line length is 2228 characters (>512)
wims source: source-is-missing wims/src/Misc/canvasdraw/canvasdraw.html line length is 2422 characters (>512)
