travis-ci
3601 of 13172 relevant lines covered (27.34%)
0.58 hits per line
1 |
# -*- coding: utf-8 -*-
|
|
2 |
from 臺灣言語工具.解析整理.程式掠漏 import 程式掠漏 |
2 only TOX_ENV=Moses整合試驗 and TOX_ENV=中研院整合試驗 ✔ |
3 |
|
|
4 |
|
|
5 |
class 字物件篩仔: |
2 only TOX_ENV=Moses整合試驗 and TOX_ENV=中研院整合試驗 ✔ |
6 |
|
|
7 |
@classmethod
|
2 only TOX_ENV=Moses整合試驗 and TOX_ENV=中研院整合試驗 ✔ |
8 |
def 篩出字物件(cls, 物件): |
|
9 |
try:
|
2 only TOX_ENV=Moses整合試驗 and TOX_ENV=中研院整合試驗 ✔ |
10 |
return 物件.篩出字物件()
|
2 only TOX_ENV=Moses整合試驗 and TOX_ENV=中研院整合試驗 ✔ |
11 |
except AttributeError: |
× |
12 |
程式掠漏.毋是字詞組集句章的毋著(物件) |
× |