# SAST: Measure Code

The Measure Code page provides insight into the overall quality of the code base in your repository by measuring major code metrics that aim to help identify areas that need to be fixed or optimized in code and can help improve the overall quality of the application. Make sure your repository is scanned.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/6.0measurecode.png" alt=""><figcaption><p>Measure Code</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.id/security/deka-ast/sast-measure-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
