File Coverage
File:
t/10-order-by.t
Coverage:
100.0%
line
stmt
bran
cond
sub
pod
time
code
1
# vi:filetype=
2
3
1
1
1
1
29
6
19
use t::OpenAPI;
4
5
1
11
plan tests => 3 * blocks();
6
7
1
396
run_tests;
8