rowNamesDim>rowNamesDim.checkReservedNames (Calls: 8, Time: 0.001 s)
Generated 04-Jun-2021 04:11:15 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\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 |
205 | conflicts = matlab.internal.ta... | 8 | 0.001 s | 54.8% | |
204 | reservedNames = matlab.interna... | 8 | 0.000 s | 17.6% | |
206 | if nargout==0 && any(c... | 8 | 0.000 s | 12.7% | |
210 | end | 8 | 0.000 s | 1.0% | |
209 | end | 8 | 0.000 s | 0.1% | |
All other lines | 0.000 s | 13.8% | |||
Totals | 0.001 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...bularDimension.checkReservedNamesImpl | class method | 8 | 0.000 s | 24.7% | |
Self time (built-ins, overhead, etc.) | 0.001 s | 75.3% | |||
Totals | 0.001 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.