rowNamesDim>rowNamesDim.checkReservedNames (Calls: 8, Time: 0.002 s)
Generated 16-Jul-2020 17:09:50 using performance time.
class method in file /Applications/MATLAB_R2020a.app/toolbox/matlab/datatypes/tabular/+matlab/+internal/+tabular/+private/rowNamesDim.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
rowNamesDim>rowNamesDim.makeValidName | class method | 8 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
204 | conflicts = matlab.internal.ta... | 8 | 0.001 s | 52.6% | |
203 | reservedNames = matlab.interna... | 8 | 0.000 s | 19.8% | |
205 | if nargout==0 && any(c... | 8 | 0.000 s | 12.1% | |
209 | end | 8 | 0.000 s | 1.4% | |
208 | end | 8 | 0.000 s | 0.0% | |
All other lines | 0.000 s | 14.2% | |||
Totals | 0.002 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...bularDimension.checkReservedNamesImpl | class method | 8 | 0.001 s | 28.8% | |
Self time (built-ins, overhead, etc.) | 0.001 s | 71.2% | |||
Totals | 0.002 s | 100% |
Total lines in function | 8 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 7 |
Code lines that did run | 5 |
Code lines that did not run | 2 |
Coverage (did run/can run) | 71.43 % |
Other subfunctions in this file are not included in this listing.