filesep (18 calls, 0.000 sec)
Generated 14-Nov-2016 07:47:07 using cpu time.
function in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/iofun/filesep.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
mdbfileonpath>removePackageDirs | subfunction | 2 |
general/private/parsedirs | function | 4 |
graphics/private/name | function | 12 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
15 | end | 18 | 0 s | 0% | ![]() |
14 | f = '/'; | 18 | 0 s | 0% | ![]() |
13 | else % isunix | 18 | 0 s | 0% | ![]() |
11 | if strncmp(computer,'PC',2) | 18 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0 s | 0% |
Total lines in function | 15 |
Non-code lines (comments, blank lines) | 10 |
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 % |