crawlee call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
56% lines
Expression
53.1%
Tests
55.7%
Examples
20.2%
Vignettes
not measured
By file
R/browser.R
9%
R/sitemap.R
20%
R/run.R
21%
R/crawler.R
36%
R/rss.R
41%
R/pdf.R
44%
R/handlers.R
52%
R/http.R
57%
R/utils-cli.R
79%
R/rag.R
80%
R/persist.R
86%
R/dataset.R
91%
Structure
- Functions
- 50
- Exported
- 21
- Compiled
- 0
- Call edges
- 32
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| cr_close exp | R | 5 | 1 | 0.0% |
| cr_collect exp | R | 4 | 1 | 0.0% |
| cr_dataset exp | R | 6 | 1 | 0.0% |
| cr_from_rss exp | R | 32 | 6 | 0.0% |
| cr_from_sitemap exp | R | 52 | 15 | 0.0% |
| cr_store exp | R | 6 | 1 | 0.0% |
| browser_fetch | R | 25 | 3 | 0.0% |
| browser_wait_for | R | 16 | 4 | 0.0% |
| cr_http_get | R | 7 | 1 | 0.0% |
| fetched_response | R | 11 | 1 | 0.0% |
| print.Crawler | R | 11 | 2 | 0.0% |
| resp_read_xml | R | 7 | 4 | 0.0% |
| normalize_embeddings | R | 18 | 7 | 36.4% |
| crawler_context | R | 83 | 13 | 50.0% |
| cr_export exp | R | 29 | 2 | 64.7% |
| make_logger | R | 32 | 6 | 78.6% |
| cr_on_html exp | R | 8 | 2 | 80.0% |
| cr_on_pdf exp | R | 8 | 2 | 80.0% |
| chunk_chars | R | 19 | 5 | 85.7% |
| cr_embed exp | R | 20 | 4 | 86.7% |