repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
pmccabe2html
blob
f81e85253c1ae71de493741952d5ae79d7c2ffe0
1
Description:
2
Produce fancy cyclomatic code complexity charts, using pmccabe.
3
See <https://people.debian.org/~bame/pmccabe/>.
4
5
Files:
6
build-aux/pmccabe2html
7
build-aux/pmccabe.css
8
9
Depends-on:
10
11
configure.ac:
12
AC_PATH_PROG([PMCCABE], [pmccabe], [false])
13
14
Makefile.am:
15
16
Include:
17
18
License:
19
GPLed build tool
20
21
Maintainer:
22
gnupdf and Simon Josefsson