Your message dated Wed, 26 Jun 2024 11:19:56 +0200
with message-id <20240626091956.3yr5rwoizzgek...@jwilk.net>
and subject line Re: Bug#947634: O: complexity -- tool for analyzing the 
complexity of C program functions
has caused the Debian Bug report #947634,
regarding O: complexity -- tool for analyzing the complexity of C program 
functions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wnpp
Severity: normal

Hereby I orphan package complexity:

 Complexity measurement tool help to:
 .
  * locate suspicious areas in unfamiliar code
  * get an idea of how much effort may be required to understand that
    code
  * get an idea of the effort required to test a code base
  * provide a reminder to yourself. You may see what you've written
     as obvious, but others may not.
 .
 Comparing with existing tool McCabe, this program improves scoring
 of following language constructs:
 .
  * code length
  * switch statement
  * logic conditions
 Complexity measurement tool help to:
 .
  * locate suspicious areas in unfamiliar code
  * get an idea of how much effort may be required to understand that
    code
  * get an idea of the effort required to test a code base
  * provide a reminder to yourself. You may see what you've written
     as obvious, but others may not.
 .
 Comparing with existing tool McCabe, this program improves scoring
 of following language constructs:
 .
  * code length
  * switch statement
  * logic conditions

Attachment: pgpymeU33JuoY.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
This package was adopted in 2021. See #959161 for details.

--
Jakub Wilk

--- End Message ---

Reply via email to