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: bugprone

d .. (parent)
- - rw-r--r-- 3,408 argument-comment.rst
- - rw-r--r-- 1,129 assert-side-effect.rst
- - rw-r--r-- 1,001 assignment-in-if-condition.rst
- - rw-r--r-- 600 bad-signal-to-kill-thread.rst
- - rw-r--r-- 343 bool-pointer-implicit-conversion.rst
- - rw-r--r-- 2,513 branch-clone.rst
- - rw-r--r-- 1,468 copy-constructor-init.rst
- - rw-r--r-- 989 dangling-handle.rst
- - rw-r--r-- 1,108 dynamic-static-initializers.rst
- - rw-r--r-- 10,819 easily-swappable-parameters.rst
- - rw-r--r-- 5,455 empty-catch.rst
- - rw-r--r-- 1,879 exception-escape.rst
- - rw-r--r-- 944 fold-init-type.rst
- - rw-r--r-- 725 forward-declaration-namespace.rst
- - rw-r--r-- 2,494 forwarding-reference-overload.rst
- - rw-r--r-- 2,154 implicit-widening-of-multiplication-result.rst
- - rw-r--r-- 841 inaccurate-erase.rst
- - rw-r--r-- 537 incorrect-roundings.rst
- - rw-r--r-- 1,093 infinite-loop.rst
- - rw-r--r-- 992 integer-division.rst
- - rw-r--r-- 627 lambda-function-name.rst
- - rw-r--r-- 709 macro-parentheses.rst
- - rw-r--r-- 196 macro-repeated-side-effects.rst
- - rw-r--r-- 1,688 misplaced-operator-in-strlen-in-alloc.rst
- - rw-r--r-- 772 misplaced-pointer-arithmetic-in-alloc.rst
- - rw-r--r-- 1,561 misplaced-widening-cast.rst
- - rw-r--r-- 2,116 move-forwarding-reference.rst
- - rw-r--r-- 4,585 multiple-new-in-one-expression.rst
- - rw-r--r-- 487 multiple-statement-macro.rst
- - rw-r--r-- 387 narrowing-conversions.rst
- - rw-r--r-- 598 no-escape.rst
- - rw-r--r-- 1,764 non-zero-enum-to-bool-conversion.rst
- - rw-r--r-- 4,965 not-null-terminated-result.rst
- - rw-r--r-- 584 parent-virtual-call.rst
- - rw-r--r-- 538 posix-return.rst
- - rw-r--r-- 2,704 redundant-branch-condition.rst
- - rw-r--r-- 2,103 reserved-identifier.rst
- - rw-r--r-- 1,785 shared-ptr-array-mismatch.rst
- - rw-r--r-- 5,292 signal-handler.rst
- - rw-r--r-- 4,654 signed-char-misuse.rst
- - rw-r--r-- 872 sizeof-container.rst
- - rw-r--r-- 6,055 sizeof-expression.rst
- - rw-r--r-- 1,040 spuriously-wake-up-functions.rst
- - rw-r--r-- 1,217 standalone-empty.rst
- - rw-r--r-- 1,531 string-constructor.rst
- - rw-r--r-- 822 string-integer-assignment.rst
- - rw-r--r-- 1,246 string-literal-with-embedded-nul.rst
- - rw-r--r-- 1,895 stringview-nullptr.rst
- - rw-r--r-- 2,120 suspicious-enum-usage.rst
- - rw-r--r-- 1,453 suspicious-include.rst
- - rw-r--r-- 1,595 suspicious-memory-comparison.rst
- - rw-r--r-- 1,568 suspicious-memset-usage.rst
- - rw-r--r-- 1,500 suspicious-missing-comma.rst
- - rw-r--r-- 1,832 suspicious-realloc-usage.rst
- - rw-r--r-- 2,090 suspicious-semicolon.rst
- - rw-r--r-- 2,211 suspicious-string-compare.rst
- - rw-r--r-- 1,812 swapped-arguments.rst
- - rw-r--r-- 1,766 switch-missing-default-case.rst
- - rw-r--r-- 415 terminating-continue.rst
- - rw-r--r-- 580 throw-keyword-missing.rst
- - rw-r--r-- 1,602 too-small-loop-variable.rst
- - rw-r--r-- 8,843 unchecked-optional-access.rst
- - rw-r--r-- 299 undefined-memory-manipulation.rst
- - rw-r--r-- 337 undelegated-constructor.rst
- - rw-r--r-- 1,624 unhandled-exception-at-new.rst
- - rw-r--r-- 3,123 unhandled-self-assignment.rst
- - rw-r--r-- 1,751 unique-ptr-array-mismatch.rst
- - rw-r--r-- 5,233 unsafe-functions.rst
- - rw-r--r-- 803 unused-raii.rst
- - rw-r--r-- 2,944 unused-return-value.rst
- - rw-r--r-- 8,194 use-after-move.rst
- - rw-r--r-- 523 virtual-near-miss.rst