package info (click to toggle)
llvm-toolchain-19 1%3A19.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,998,520 kB
  • sloc: cpp: 6,951,680; ansic: 1,486,157; asm: 913,598; python: 232,024; f90: 80,126; objc: 75,281; lisp: 37,276; pascal: 16,990; sh: 10,009; ml: 5,058; perl: 4,724; awk: 3,523; makefile: 3,167; javascript: 2,504; xml: 892; fortran: 664; cs: 573

Folder: readability

d .. (parent)
- - rw-r--r-- 620 avoid-const-params-in-decls.rst
- - rw-r--r-- 859 avoid-nested-conditional-operator.rst
- - rw-r--r-- 1,372 avoid-return-with-void-value.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,728 container-contains.rst
- - rw-r--r-- 746 container-data-pointer.rst
- - rw-r--r-- 1,376 container-size-empty.rst
- - rw-r--r-- 665 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-- 2,259 enum-initial-value.rst
- - rw-r--r-- 4,069 function-cognitive-complexity.rst
- - rw-r--r-- 1,461 function-size.rst
- - rw-r--r-- 3,601 identifier-length.rst
- - rw-r--r-- 79,587 identifier-naming.rst
- - rw-r--r-- 332 implicit-bool-cast.rst
- - rw-r--r-- 4,330 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,412 magic-numbers.rst
- - rw-r--r-- 2,359 make-member-function-const.rst
- - rw-r--r-- 824 math-missing-parentheses.rst
- - rw-r--r-- 1,096 misleading-indentation.rst
- - rw-r--r-- 559 misplaced-array-index.rst
- - rw-r--r-- 752 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-- 1,354 redundant-casting.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-- 802 redundant-inline-specifier.rst
- - rw-r--r-- 1,263 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-- 1,354 reference-to-constructed-temporary.rst
- - rw-r--r-- 4,958 simplify-boolean-expr.rst
- - rw-r--r-- 638 simplify-subscript-expr.rst
- - rw-r--r-- 805 static-accessed-through-instance.rst
- - rw-r--r-- 645 static-definition-in-anonymous-namespace.rst
- - rw-r--r-- 2,282 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-- 534 use-anyofallof.rst
- - rw-r--r-- 526 use-std-min-max.rst