From 18a3e891995b7c9129b5a12686cc363f0c72406e Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 20 Apr 2020 01:11:39 -0400 Subject: [PATCH 1/1] Add complexity Ubuntu pkgs analyzes complexity of C program functions --- pkgs-ubuntu.list | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index e55ee01..81660c5 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -313,3 +313,7 @@ texinfo # scons build systems, to build DOOM-3 scons scons-doc + +# tool for analyzing the complexity of C program functions +complexity +complexity-doc -- 2.20.1