1 Mypy (Deep) to Pytype [19,145 total] = Mypy's deep semantic only.
2 Pytype (Deep) to Mypy [45,856 total] = Pytype's deep semantic only.
3 Mypy (Shallow) to Pytype [2,472 total] = Mypy's shallow semantic only.
4 Pytype (Shallow) to Mypy [3,132 total] = Pytype's shallow semantic only.
5 Mypy (All) to Pytype [36,190 total] = All Mypy's errors.
6 Pytype (All) to Mypy [114,638 total] = All Pytype's errors except "import-error".
7 [Only Matched] Mypy (All) to Pytype [12,063 total] = Only matched errors.
8 [Only Matched] Mypy (Cut) to Pytype [3,400 total] = Exclude "misc", "attr-defined", "name-defined".
9 Mypy (Deep) to Pylint (typecheck) [19,145 total] = Mypy's deep semantic only.
10 Pylint (typecheck - "no-member") to Mypy [14,873 total] = Pylint's typecheck - "no-member".
11 Mypy (All) to Pylint (typecheck) [36,190 total] = All Mypy's errors.
12 Pylint (typecheck) to Mypy [108,613 total] = All Pylint's typecheck.
13 [Only Matched] Mypy (All) to Pylint ([E]rrors group) [14,463 total] = Only matched errors. Pylint's [E]rrors group.
14 [Only Matched] Mypy (Cut) to Pylint (typecheck) [190 total] = Exclude "misc", "attr-defined", "name-defined".