isunix (Calls: 24, Time: 0.001 s)
Generated 16-Jul-2020 17:09:16 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/general/isunix.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| name | function | 12 |
| name>fixTilde | subfunction | 12 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 11 | if isempty(unixRes) | 24 | 0.000 s | 23.2% | |
| 10 | persistent unixRes; | 24 | 0.000 s | 21.2% | |
| 14 | result = unixRes; | 24 | 0.000 s | 19.8% | |
| 13 | end | 24 | 0.000 s | 0.5% | |
| All other lines | 0.000 s | 35.4% | |||
| Totals | 0.001 s | 100% |
| Total lines in function | 14 |
| Non-code lines (comments, blank lines) | 9 |
| Code lines (lines that can run) | 5 |
| Code lines that did run | 4 |
| Code lines that did not run | 1 |
| Coverage (did run/can run) | 80.00 % |
Other subfunctions in this file are not included in this listing.