A.1 Commands for which coverage information is acquired
The tables in this section show for the following types of commands the individual commands for which coverage information is acquired:
-
Standard shell commands
-
Extended shell commands
-
Extended script commands
-
Commands other than the above
- Organization of this subsection
(1) Standard shell commands
(a) Special built-in commands
|
Item |
C0 |
C1 |
|---|---|---|
|
. (dot) command |
Y |
N |
|
: (colon) command |
Y |
N |
|
break command |
Y |
N |
|
continue command |
Y |
N |
|
eval command |
Y |
N |
|
exec command |
Y |
N |
|
exit command |
Y |
N |
|
export command |
Y |
N |
|
readonly command |
Y |
N |
|
return command |
Y |
N |
|
set command |
Y |
N |
|
shift command |
Y |
N |
|
trap command |
Y |
N |
|
typeset command |
Y |
N |
|
unset command |
Y |
N |
- Legend:
-
Y: Coverage information is acquired and displayed.
N: No coverage information is acquired.
(b) Regular built-in commands
|
Item |
C0 |
C1 |
|---|---|---|
|
alias command |
Y |
N |
|
builtin command |
Y |
N |
|
cd command |
Y |
N |
|
command |
Y |
N |
|
echo command |
Y |
N |
|
false command |
Y |
N |
|
getopts command |
Y |
N |
|
kill command |
Y |
N |
|
let command |
Y |
N |
|
print command |
Y |
N |
|
pwd command |
Y |
N |
|
read command |
Y |
N |
|
test command |
Y |
N |
|
times command |
Y |
N |
|
true command |
Y |
N |
|
ulimit command |
Y |
N |
|
umask command |
Y |
N |
|
unalias command |
Y |
N |
|
wait command |
Y |
N |
|
whence command |
Y |
N |
- Legend:
-
Y: Coverage information is acquired and displayed.
N: No coverage information is acquired.
(2) Extended shell commands
|
Item |
C0 |
C1 |
|---|---|---|
|
adshecho command |
Y |
N |
|
adshread command |
Y |
N |
|
adshscripttool command |
Y |
N |
- Legend:
-
Y: Coverage information is acquired and displayed.
N: No coverage information is acquired.
(3) Extended script commands
|
Item |
C0 |
C1 |
|---|---|---|
|
#-adsh_file command |
Y |
N |
|
#-adsh_file_temp command |
Y |
N |
|
#-adsh_job command |
Y |
N |
|
#-adsh_job_stop command |
Y |
N |
|
#-adsh_path_var command |
Y |
N |
|
#-adsh_rc_ignore command |
Y |
N |
|
#-adsh_script command |
Y |
N |
|
#-adsh_spoolfile command |
Y |
N |
|
#-adsh_step_start command |
Y |
Y#1 |
|
#-adsh_step_error command |
Y |
Y#2 |
|
#-adsh_step_end command |
Y |
N |
- Legend:
-
Y: Coverage information is acquired and displayed.
N: No coverage information is acquired.
- #1
-
For details about the C1 information that is displayed, see 3.9.4(3)(e) #-adsh_step_start command.
- #2
-
For details about the C1 information that is displayed, see 3.9.4(3)(f) #-adsh_step_error command.
(4) Commands other than the above
The following table indicates whether coverage information is acquired for commands outside of JP1/Advanced Shell (including OS commands and user-created commands).
|
Item |
C0 |
C1 |
|---|---|---|
|
Commands other than the above |
Y |
N |
- Legend:
-
Y: Coverage information is acquired and displayed.
N: No coverage information is acquired.