complexity 1.10+dfsg-3.1 source package in Ubuntu

Changelog

complexity (1.10+dfsg-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add the missing build dependency on texinfo. (Closes: #949268)

 -- Adrian Bunk <email address hidden>  Sun, 16 Feb 2020 18:24:46 +0200

Upload details

Uploaded by:
Dmitry Bogatov
Uploaded to:
Sid
Original maintainer:
Dmitry Bogatov
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
complexity_1.10+dfsg-3.1.dsc 1.9 KiB ebf20db374f9d8b747cecd7e0b9400c4ae8cbb2fd022a5f8715c71a0e2863f84
complexity_1.10+dfsg.orig.tar.xz 300.1 KiB 35d8b9fabc0a1ebe73ec4fc09709d5ca26d4312df93895fe2032a2c67c4d46d9
complexity_1.10+dfsg-3.1.debian.tar.xz 5.3 KiB 86b0005361de87542db4f1e949bcc866f157510a615fe2f953308ccabe87a013

Available diffs

No changes file available.

Binary packages built by this source

complexity: tool for analyzing the complexity of C program functions

 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-dbgsym: debug symbols for complexity
complexity-doc: No summary available for complexity-doc in ubuntu hirsute.

No description available for complexity-doc in ubuntu hirsute.