HelpTopicMap>HelpTopicMap.mapTopic (Calls: 1, Time: 0.118 s)
Generated 18-May-2021 16:05:22 using performance time.
class method in file /usr/local/MATLAB/R2021a/toolbox/matlab/helptools/+matlab/+internal/+doc/+csh/HelpTopicMap.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| mapTopic | function | 1 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 27 | helpPath(i) = mapSingleTopic(o... | 1 | 0.118 s | 99.8% | |
| 28 | if helpPath(i) ~= "" | 1 | 0.000 s | 0.1% | |
| 25 | helpPath = strings(size(topicI... | 1 | 0.000 s | 0.0% | |
| 26 | for i = 1:length(topicId) | 1 | 0.000 s | 0.0% | |
| 24 | topicId = string(topicId); | 1 | 0.000 s | 0.0% | |
| All other lines | 0.000 s | 0.0% | |||
| Totals | 0.118 s | 100% |
| Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
| HelpTopicMap>HelpTopicMap.mapSingleTopic | class method | 1 | 0.116 s | 98.3% | |
| Self time (built-ins, overhead, etc.) | 0.002 s | 1.7% | |||
| Totals | 0.118 s | 100% |
| Total lines in function | 10 |
| Non-code lines (comments, blank lines) | 1 |
| Code lines (lines that can run) | 9 |
| Code lines that did run | 8 |
| Code lines that did not run | 1 |
| Coverage (did run/can run) | 88.89 % |
Other subfunctions in this file are not included in this listing.