ixplorer 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
2% lines
Expression
2.5%
Tests
1.8%
Examples
0.0%
Vignettes
0.0%
By file
R/current_tickets.R
0%
R/authenticate.R
0%
R/create_ticket.R
0%
R/list_open_pr.R
0%
R/publish_wiki.R
0%
R/verify_authenticacion.R
0%
R/list_closed_tickets.R
0%
R/list_open_tickets.R
0%
R/delete_credentials.R
0%
R/get_instance.R
0%
R/sync_branch.R
0%
R/dashboard.R
0%
Structure
- Functions
- 30
- Exported
- 24
- Compiled
- 0
- Call edges
- 19
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| actualizar_rama exp | R | 5 | 1 | 0.0% |
| add_token exp | R | 301 | 7 | 0.0% |
| add_upstream exp | R | 48 | 4 | 0.0% |
| crear_tiquetes exp | R | 12 | 2 | 0.0% |
| create_tickets exp | R | 150 | 9 | 0.0% |
| current_tickets exp | R | 276 | 9 | 0.0% |
| dashboard exp | R | 5 | 1 | 0.0% |
| delete_credentials exp | R | 52 | 4 | 0.0% |
| eliminar_credenciales exp | R | 10 | 2 | 0.0% |
| get_instance exp | R | 30 | 4 | 0.0% |
| incluye_upstream exp | R | 8 | 2 | 0.0% |
| list_closed_tickets exp | R | 76 | 6 | 0.0% |
| list_open_pr exp | R | 153 | 9 | 0.0% |
| list_open_tickets exp | R | 74 | 6 | 0.0% |
| listar_tiquetes_abiertos exp | R | 11 | 2 | 0.0% |
| listar_tiquetes_cerrados exp | R | 12 | 2 | 0.0% |
| publica_wiki exp | R | 32 | 9 | 0.0% |
| publish_wiki exp | R | 122 | 11 | 0.0% |
| set_authentication exp | R | 9 | 1 | 0.0% |
| synch_branch exp | R | 15 | 2 | 0.0% |