tree: 9e49d437d765c4797b9246f1b9fc9ae639e795a1 [path history] [tgz]
  1. complexity_test.go
  2. main.go
  3. README.md
plugins/gnostic-complexity/README.md

gnostic-complexity

This directory contains a gnostic plugin that computes simple complexity metrics of an API description.

gnostic bookstore.json --complexity-out=.

Here the . in the output path indicates that results are to be written to the current directory.

The complexity metrics are described in metrics/complexity.proto.