package info (click to toggle)
swiftlang 6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,519,992 kB
  • sloc: cpp: 9,107,863; ansic: 2,040,022; asm: 1,135,751; python: 296,500; objc: 82,456; f90: 60,502; lisp: 34,951; pascal: 19,946; sh: 18,133; perl: 7,482; ml: 4,937; javascript: 4,117; makefile: 3,840; awk: 3,535; xml: 914; fortran: 619; cs: 573; ruby: 573

Folder: readability

d .. (parent)
- - rw-r--r-- 620 avoid-const-params-in-decls.rst
- - rw-r--r-- 1,310 avoid-unconditional-preprocessor-if.rst
- - rw-r--r-- 868 braces-around-statements.rst
- - rw-r--r-- 823 const-return-type.rst
- - rw-r--r-- 1,729 container-contains.rst
- - rw-r--r-- 746 container-data-pointer.rst
- - rw-r--r-- 1,277 container-size-empty.rst
- - rw-r--r-- 666 convert-member-functions-to-static.rst
- - rw-r--r-- 336 delete-null-pointer.rst
- - rw-r--r-- 736 duplicate-include.rst
- - rw-r--r-- 2,322 else-after-return.rst
- - rw-r--r-- 4,069 function-cognitive-complexity.rst
- - rw-r--r-- 1,451 function-size.rst
- - rw-r--r-- 3,601 identifier-length.rst
- - rw-r--r-- 77,038 identifier-naming.rst
- - rw-r--r-- 333 implicit-bool-cast.rst
- - rw-r--r-- 4,300 implicit-bool-conversion.rst
- - rw-r--r-- 2,055 inconsistent-declaration-parameter-name.rst
- - rw-r--r-- 2,913 isolate-declaration.rst
- - rw-r--r-- 5,421 magic-numbers.rst
- - rw-r--r-- 2,360 make-member-function-const.rst
- - rw-r--r-- 1,096 misleading-indentation.rst
- - rw-r--r-- 559 misplaced-array-index.rst
- - rw-r--r-- 477 named-parameter.rst
- - rw-r--r-- 1,435 non-const-parameter.rst
- - rw-r--r-- 2,712 operators-representation.rst
- - rw-r--r-- 2,195 qualified-auto.rst
- - rw-r--r-- 1,024 redundant-access-specifiers.rst
- - rw-r--r-- 917 redundant-control-flow.rst
- - rw-r--r-- 985 redundant-declaration.rst
- - rw-r--r-- 421 redundant-function-ptr-dereference.rst
- - rw-r--r-- 1,230 redundant-member-init.rst
- - rw-r--r-- 1,222 redundant-preprocessor.rst
- - rw-r--r-- 517 redundant-smartptr-get.rst
- - rw-r--r-- 742 redundant-string-cstr.rst
- - rw-r--r-- 975 redundant-string-init.rst
- - rw-r--r-- 4,835 simplify-boolean-expr.rst
- - rw-r--r-- 626 simplify-subscript-expr.rst
- - rw-r--r-- 604 static-accessed-through-instance.rst
- - rw-r--r-- 645 static-definition-in-anonymous-namespace.rst
- - rw-r--r-- 1,538 string-compare.rst
- - rw-r--r-- 8,468 suspicious-call-argument.rst
- - rw-r--r-- 717 uniqueptr-delete-release.rst
- - rw-r--r-- 1,597 uppercase-literal-suffix.rst
- - rw-r--r-- 535 use-anyofallof.rst