MISS_HIT Report

Issues identified

newlines.m

newlines.m: line 1: style: violates naming scheme for class
newlines.m: line 1: style: Could not find any copyright notice
newlines.m: line 3: style: end this with just a newline
newlines.m: line 3: style: end this with just a newline

other.m

other.m: style: violates naming scheme for scripts
other.m: line 11: style: function should be preceeded by an empty line
other.m: line 11: style: violates naming scheme for function
other.m: line 16: style: comma cannot be preceeded by whitespace and must be followed by whitespace
other.m: line 16: style: continuation must be preceeded by whitespace
other.m: line 17: style: = must be succeeded by whitespace
other.m: line 17: style: continuation must be preceeded by whitespace
other.m: line 18: style: violates naming scheme for function
other.m: line 20: style: end this with a semicolon instead of a comma
other.m: line 20: style: comma cannot be preceeded by whitespace and must be followed by whitespace
other.m: line 20: style: unnecessary statement terminator
other.m: line 23: style: unnecessary statement terminator
other.m: line 24: style: unnecessary statement terminator
other.m: line 25: style: end statement with a newline
other.m: line 25: style: = must be preceeded by whitespace
other.m: line 25: style: end this with a semicolon instead of a comma
other.m: line 25: style: end statement with a newline
other.m: line 25: style: end statement with a newline
other.m: line 25: style: = must be preceeded by whitespace
other.m: line 25: style: end statement with a newline
other.m: line 26: style: end this with just a newline
other.m: line 27: style: = must be preceeded by whitespace
other.m: line 27: style: end statement with a semicolon
other.m: line 28: style: end this with just a newline
other.m: line 29: style: = must be preceeded by whitespace
other.m: line 30: style: end this with a semicolon instead of a comma
other.m: line 31: style: end this with just a newline

test.m

test.m: style: violates naming scheme for scripts
test.m: line 3: style: end this with a semicolon instead of a comma
test.m: line 5: style: end this with a semicolon instead of a comma
test.m: line 5: style: trailing whitespace
test.m: line 6: style: end this with a semicolon instead of a comma
test.m: line 7: style: end this with a semicolon instead of a comma
test.m: line 7: style: end statement with a newline
test.m: line 8: style: end statement with a semicolon